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