CAAEquinoxesAndSolstices_LengthOfWinter: Length Of Winter

Description Usage Arguments Details Value Author(s) References Examples

View source: R/CAAEquinoxesAndSolstices_LengthOfWinter.R

Description

Length Of Winter

Usage

1
CAAEquinoxesAndSolstices_LengthOfWinter(Year, bNorthernHemisphere = TRUE)

Arguments

Year

The year to calculate for.

bNorthernHemisphere

logical, true to indicate the observer is in the northern hemisphere, while false means the southern hemisphere.

Details

to be added.

Value

The length of the astronomical Winter season in days.

Author(s)

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

References

http://www.naughter.com/aa.html

Examples

1
CAAEquinoxesAndSolstices_LengthOfWinter(Year = 2016, bNorthernHemisphere = TRUE)

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