kastro
Toggle table of contents
0.4.0
common
Platform filter
common
Switch theme
Search in API
kastro
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
BlueHourDusk
Blue
Hour
Dusk
class
BlueHourDusk
(
val
time
:
Instant
)
:
SolarEvent.LightEvent
When the solar angle sets to -4.0. Marks the start of
LightState.BlueHourDusk
.
Members
Constructors
Blue
Hour
Dusk
Link copied to clipboard
constructor
(
time
:
Instant
)
Types
Companion
Link copied to clipboard
object
Companion
:
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