CAASaturnRings_Calculate: CAASaturnRings_Calculate

Description Usage Arguments Value Author(s) References Examples

View source: R/CAASaturnRings_Calculate.R

Description

CAASaturnRings_Calculate

Usage

1

Arguments

JD

The date in Dynamical time to calculate for .

Value

A class containing

B The Saturnicentric latitude in degrees of the Earth referred to the plane of the ring.

Bdash The Saturnicentric latitude in degrees of the Sun referred to the plane of the ring.

P The geocentric position angle of the Northern semi minor axis of the apparent ellipse of the ring.

a The major axis of the outer edge of the outer ring in arc seconds.

b The minor axis of the outer edge of the outer ring in arc seconds.

DeltaU The difference in degrees between the Saturnicentric longitudes of the Sun and the Earth, measured in the plane of the ring. This quantity is required for the calculation of Saturn's magnitude.

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
2
JD = 2456597.5
CAASaturnRings_Calculate(JD)

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