Uses of Interface
org.shredzone.commons.suncalc.SunTimes.Parameters
-
Uses of SunTimes.Parameters in org.shredzone.commons.suncalc
Modifier and TypeMethodDescriptionstatic SunTimes.Parameters
SunTimes.compute()
Starts the computation ofSunTimes
.SunTimes.Parameters.fullCycle()
Computes until rise and set times are found, even if the sun needs more than a day for it.SunTimes.Parameters.oneDay()
Checks only the next 24 hours.SunTimes.Parameters.twilight
(double angle) Sets the desired elevation angle of the sun.SunTimes.Parameters.twilight
(SunTimes.Twilight twilight) Sets theSunTimes.Twilight
mode.