LunarPosition

Calculates the position of the moon.

Properties

Link copied to clipboard

Moon altitude above the horizon, in degrees.

Link copied to clipboard

Moon azimuth, in degrees, north-based.

Link copied to clipboard

Distance to the moon in kilometers.

Link copied to clipboard

Checks if the moon is in a MicroMoon position.

Link copied to clipboard

Checks if the moon is in a SuperMoon position.

Link copied to clipboard

Parallactic angle of the moon, in degrees.

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