toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.luna
/
LunarEvent
/
HorizonEvent
/
Moonrise
Moonrise
class
Moonrise
(
val
time
:
Instant
)
:
LunarEvent.HorizonEvent
When the moon rises above the horizon.
Members
Constructors
Moonrise
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
LunarEvent.HorizonEvent.HorizonEventType
HorizonEventType
for
Moonrise
.
Properties
time
Link copied to clipboard
open
override
val
time
:
Instant
Moment of the lunar event
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
LunarEvent
)
:
Int