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

Definition at line 35 of file TPointStar.cc.

References fStarAz, and fStarEl.

Referenced by TPointGui::Fit(), and GetMag().

35 { return ZdAz(TMath::Pi()/2-fStarEl, fStarAz); }
Double_t fStarAz
Definition: TPointStar.h:18
Definition: MPointing.h:64
Double_t fStarEl
Definition: TPointStar.h:19

+ Here is the caller graph for this function: