calculate Lunar State
For a given time calculate the LunarState for a relative position. LunarState is a class containing the results of multiple calculations. Invoking this function provides maximum information about the moon for a given time/location. Therefore, this runs calculations requiring location and not requiring location, so you must have location to invoke.
Receiver
The time you wish to calculate LunarState for
Parameters
The longitude in degrees
The longitude in degrees
For a given time calculate the LunarState for a relative position. LunarState is a class containing the results of multiple calculations. Invoking this function provides maximum information about the moon for a given time/location. Therefore, this runs calculations requiring location and not requiring location, so you must have location to invoke.
Receiver
The time you wish to calculate LunarState for
Parameters
A pair where the first value represents latitude and the second longitude both in degrees.