siderealYear constant
Time
const siderealYear
Earth's orbital period (sidereal year). Value: 3.155815×10⁷ s ≈ 365.256 days.
The time for one orbit of Earth around the Sun.
Implementation
static const Time siderealYear = Time(31558150, TimeUnit.second);