CAAEquinoxesAndSolstices_LengthOfSpring: Length Of Spring

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAEquinoxesAndSolstices_LengthOfSpring.R

Description

Length Of Spring

Usage

1
CAAEquinoxesAndSolstices_LengthOfSpring(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.

Value

The length of the astronomical Spring 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_LengthOfSpring(Year = 2006, bNorthernHemisphere = TRUE)

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