Description Usage Arguments Value Author(s) References Examples
View source: R/CAAElliptical_VelocityAtAphelion.R
CAAElliptical_VelocityAtAphelion
1 |
e |
e The eccentricity of the orbit. |
a |
a The semi major axis of the orbit in astronomical units. |
The velocity of the object in kilometres per second at aphelion.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAElliptical_VelocityAtAphelion(e = 0.22, a = 2.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.