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

Definition at line 49 of file MPointing.h.

49 { fX/=c.X(); fY/=c.Y(); }