toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
Noon
Noon
class
Noon
(
val
time
:
Instant
)
:
SolarEvent
Solar noon. When the sun is at its highest position in the sky for a given cycle.
Members
Constructors
Noon
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
SolarEventType.Culmination
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