CAAPhysicalMoon_AltitudeOfSun: CAAPhysicalMoon_AltitudeOfSun

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAPhysicalMoon_AltitudeOfSun.R

Description

CAAPhysicalMoon_AltitudeOfSun

Usage

1
CAAPhysicalMoon_AltitudeOfSun(JD, Longitude, Latitude)

Arguments

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.

Value

Returns the altitude in degrees of the Sun at the specified lunar location.

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1
CAAPhysicalMoon_AltitudeOfSun(JD = 2455371.86, Longitude = 120, Latitude = 39.67)

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.