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

Definition at line 78 of file MPointing.h.

78 { fX*=c.X(); fY*=c.Y(); }