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

Definition at line 108 of file MPointing.h.

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