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

Definition at line 39 of file TPointStar.cc.

References fRawAz, and fRawEl.

Referenced by AdjustBack(), and GetMag().

39 { return AltAz(fRawEl, fRawAz); }
Double_t fRawAz
Definition: TPointStar.h:21
Double_t fRawEl
Definition: TPointStar.h:22

+ Here is the caller graph for this function: