LunarState

Single class containing all the information Kastro can calculate about Luna for a given instant of time. Contains the result of multiple calculations.

Properties

Link copied to clipboard

Whether the moon is rising or setting

Link copied to clipboard

Whether Luna (the moon) is above or below the horizon

Link copied to clipboard

Information pertaining to Lunar illumination

Link copied to clipboard

The phase of the moon. This can only be an LunarPhase.Intermediate phase as LunarPhase.Primary can only occur for an instant.

Link copied to clipboard

Information pertaining to the Lunar position

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String