MoonPhase

object MoonPhase

Functions

Link copied to clipboard
fun moonGeoConjunction(monthOfHijri: Int, yearOfHijri: Int, deltaT: Double, conjunctionReturn: ConjunctionReturn): Double

function to compute moon geocentric conjunction

Link copied to clipboard
fun moonPhase(monthOfHijri: Int, yearOfHijri: Int, phaseType: PhaseType): Double

function to compute moon phases

Link copied to clipboard
fun moonTopoConjunction(monthOfHijri: Int, yearOfHijri: Int, deltaT: Double, lon: Double, lat: Double, elev: Double, conjunctionReturn: ConjunctionReturn): Double

function to compute moon topocentric conjunction