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

Definition at line 43 of file MPointing.h.

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