FACT++  1.0
void ZdAz::operator*= ( double  c)
inline

Definition at line 70 of file MPointing.h.

70 { fX*=c; fY*=c; }