FACT++  1.0
AltAz::AltAz ( double  alt = 0,
double  az = 0 
)
inline

Definition at line 38 of file MPointing.h.

Referenced by operator*(), operator+(), operator-(), and operator/().

38 : XY(alt, az) {}
#define XY
Definition: MPointing.h:22

+ Here is the caller graph for this function: