FACT++  1.0
double Time::JD ( ) const
inline

Definition at line 87 of file Time.h.

Referenced by StateMachineEventServer::Execute(), GetNextSunRise(), GetPrevSunRise(), main(), Moon::Moon(), ConnectionGCN::ProcessXml(), StateMachineSmartFACT::SetError(), Sun::Sun(), and StateMachineSmartFACT::UpdateAstronomy().

87 { return Mjd()+2400000.5; }
double Mjd() const
Definition: Time.cc:180

+ Here is the caller graph for this function: