toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
AstronomicalDusk
Astronomical
Dusk
class
AstronomicalDusk
(
val
time
:
Instant
)
:
SolarEvent.TwilightEvent
Moment when the sun sets to -12.0 degrees. Begins
SolarPhase.AstronomicalDusk
.
Members
Constructors
Astronomical
Dusk
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
SolarEventType.Angle.Dusk
Properties
time
Link copied to clipboard
open
override
val
time
:
Instant
Time of the event
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
SolarEvent
)
:
Int