toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
SunriseEnd
Sunrise
End
class
SunriseEnd
(
val
time
:
Instant
)
:
SolarEvent.HorizonEvent
When the bottom edge of the sun rises above the horizon.
Members
Constructors
Sunrise
End
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
SolarEventType.TopocentricAngle
,
SolarEventType.Angle.Dawn
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