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

Definition at line 107 of file MPointing.h.

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