Description Usage Arguments Value Author(s) References Examples
View source: R/CAAElliptical_SemiMajorAxisFromPerihelionDistance.R
CAAElliptical_SemiMajorAxisFromPerihelionDistance
1 |
q |
q The perihelion distance in astronomical units. |
e |
e The eccentricity of the orbit. |
The semi major axis of the orbit in astronomical units.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAElliptical_SemiMajorAxisFromPerihelionDistance(q = 0.84, e = 0.12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.