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

Definition at line 71 of file MPointing.h.

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