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

Calls GetNextSunRise(LN_SOLAR_STANDART_HORIZON)

Definition at line 380 of file Time.cc.

381 {
382  return GetNextSunRise(LN_SOLAR_STANDART_HORIZON);
383 }
Time GetNextSunRise() const
Calls GetNextSunRise(LN_SOLAR_STANDART_HORIZON)
Definition: Time.cc:380