FACT++  1.0
AltAz AltAz::operator/ ( double  c) const
inline

Definition at line 53 of file MPointing.h.

References AltAz().

53 { return AltAz(fX/c, fY/c); }
AltAz(double alt=0, double az=0)
Definition: MPointing.h:38

+ Here is the call graph for this function: