Description Usage Arguments Value Author(s) References Examples
View source: R/CAAIlluminatedFraction_SaturnMagnitudeAA.R
CAAIlluminatedFraction_SaturnMagnitudeAA
1 | CAAIlluminatedFraction_SaturnMagnitudeAA(r, Delta, DeltaU, B)
|
r |
r The planet's distance to the Sun in astronomical units. |
Delta |
Delta The planet's distance from the Earth in astronomical units. |
DeltaU |
DeltaU The difference between the Saturnicentric longitudes of the Sun and the Earth, measured in the plane o the ring in degrees. |
B |
B The Saturnicentric latitude of the Earth referred to the plane of the ring in degrees |
The magnitude of the planet.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAIlluminatedFraction_SaturnMagnitudeAA(r = 18, Delta = 16.9, DeltaU = 12.5, B = 34)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.