FACT++  1.0
AltAz AltAz::operator- ( ) const
inline

Definition at line 59 of file MPointing.h.

References AltAz().

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

+ Here is the call graph for this function: