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

Definition at line 85 of file MPointing.h.

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