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

Definition at line 86 of file MPointing.h.

86 { return ZdAz(fX/c.X(), fY/c.Y()); }
ZdAz(double zd=0, double az=0)
Definition: MPointing.h:67