Description Usage Arguments Value Author(s) References Examples
View source: R/CAASaturnRings_Calculate.R
CAASaturnRings_Calculate
1 |
JD |
The date in Dynamical time to calculate for . |
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.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 2 | JD = 2456597.5
CAASaturnRings_Calculate(JD)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.