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

Definition at line 79 of file MPointing.h.

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