Description Usage Arguments Value Author(s) References Examples
View source: R/CAAPhysicalMoon_AltitudeOfSun.R
CAAPhysicalMoon_AltitudeOfSun
1 | CAAPhysicalMoon_AltitudeOfSun(JD, Longitude, Latitude)
|
JD |
JD The date in Dynamical time to calculate for. |
Longitude |
Longitude The selenographic longitude in degrees of the position to perform the calculation for. |
Latitude |
Latitude The selenographic latitude in degrees of the position to perform the calculation for. |
Returns the altitude in degrees of the Sun at the specified lunar location.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAPhysicalMoon_AltitudeOfSun(JD = 2455371.86, Longitude = 120, Latitude = 39.67)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.