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

Definition at line 54 of file MPointing.h.

References AltAz().

54 { 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: