moon Activity
fun moonActivity(date: Int, month: Int, year: Int, longitude: Double, latitude: Double, elevation: Double, timeZone: Double, maxLoop: Int, moonActivityType: MoonActivityType): Double?
Moon Rise, Set, and Transit this formula is taken from hisab astronomis that developed by Ust. Abu Sabda that from Astronomical Algorithm and Explanatory Supplement to The Astronomical Almanac
Return
ttrs reference to MoonActivityType
Parameters
date
gregorian date
month
gregorian month
year
gregorian year
longitude
of observer
latitude
of observer
elevation
of observer
time Zone
of observer
max Loop
maximal loop/iterations
moon Activity Type
RISE, SET, or TRANSIT reference to MoonActivityType