CAAEquinoxesAndSolstices_LengthOfSummer: Length Of Summer

Description Usage Arguments Details Value Author(s) References Examples

View source: R/CAAEquinoxesAndSolstices_LengthOfSummer.R

Description

Compute the length of the astronomical Summer season in days.

Usage

1
CAAEquinoxesAndSolstices_LengthOfSummer(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

The length of the astronomical Summer season in days.

Value

The length of the astronomical Summer 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_LengthOfSummer(Year = 2012, bNorthernHemisphere = TRUE)

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