toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
SunsetBegin
Sunset
Begin
class
SunsetBegin
(
val
time
:
Instant
)
:
SolarEvent.HorizonEvent
When the bottom edge of the sun touches the horizon when the sun is setting.
Members
Constructors
Sunset
Begin
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
SolarEventType.TopocentricAngle
,
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