FACT++  1.0
Double_t TPointStar::GetDAz ( ) const

Definition at line 27 of file TPointStar.cc.

References fRawAz, and fStarAz.

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

27 { return (fRawAz-fStarAz)*TMath::RadToDeg(); }
Double_t fStarAz
Definition: TPointStar.h:18
Double_t fRawAz
Definition: TPointStar.h:21

+ Here is the caller graph for this function: