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

Definition at line 88 of file MPointing.h.

88 { return ZdAz(fX-c.fX, fY-c.fY); }
ZdAz(double zd=0, double az=0)
Definition: MPointing.h:67