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

Definition at line 44 of file MPointing.h.

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