FACT++  1.0
ZdAz TPointStar::GetRawZdAz ( ) const

Definition at line 38 of file TPointStar.cc.

References fRawAz, and fRawEl.

Referenced by GetMag().

38 { return ZdAz(TMath::Pi()/2-fRawEl, fRawAz); }
Double_t fRawAz
Definition: TPointStar.h:21
Double_t fRawEl
Definition: TPointStar.h:22
Definition: MPointing.h:64

+ Here is the caller graph for this function: