FACT++  1.0
AltAz TPointStar::GetStarAltAz ( ) const

Definition at line 36 of file TPointStar.cc.

References fStarAz, and fStarEl.

Referenced by Adjust(), and GetMag().

36 { return AltAz(fStarEl, fStarAz); }
Double_t fStarAz
Definition: TPointStar.h:18
Double_t fStarEl
Definition: TPointStar.h:19

+ Here is the caller graph for this function: