kastro
Toggle table of contents
0.4.0
common
Platform filter
common
Switch theme
Search in API
kastro
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
HorizonEvent
/
Simple
Simple
sealed
interface
Simple
:
SolarEvent.HorizonEvent
Simple HorizonEvents include just
Sunset
and
Sunrise
Inheritors
Sunset
Sunrise
Members
Properties
time
Link copied to clipboard
abstract
val
time
:
Instant
Time of the event
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
SolarEvent
)
:
Int