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

Definition at line 87 of file MPointing.h.

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