FACT++  1.0
Time Time::GetPrevSunRise ( ) const

Calls GetPrevSunRise(LN_SOLAR_STANDART_HORIZON)

Definition at line 371 of file Time.cc.

Referenced by NightAsInt().

372 {
373  return GetPrevSunRise(LN_SOLAR_STANDART_HORIZON);
374 }
Time GetPrevSunRise() const
Calls GetPrevSunRise(LN_SOLAR_STANDART_HORIZON)
Definition: Time.cc:371

+ Here is the caller graph for this function: