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

Definition at line 80 of file MPointing.h.

80 { fX-=c.fX; fY-=c.fY; }