Description Usage Arguments Value Author(s) References Examples
View source: R/CAAElliptical_VelocityAtPerihelion.R
CAAElliptical_VelocityAtPerihelion
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 perihelion.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAElliptical_VelocityAtPerihelion(e = 0.21, a = 1.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.