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

Definition at line 81 of file MPointing.h.

81 { fX+=c.fX; fY+=c.fY; }