Description Usage Arguments Value Author(s) References Examples
View source: R/CAANodes_PassageThroDescendingNode_Parabolic.R
CAANodes_PassageThroDescendingNode_Parabolic
1 | CAANodes_PassageThroDescendingNode_Parabolic(elements_w, elements_T, elements_q)
|
elements_w |
w The argument of the perihelion in degrees. |
elements_T |
T The Julian date of the time of passage in perihelion. |
elements_q |
q The perihelion distance in astronomical units. |
A class containing
t The date in Dynamical time to when the body moves thro the ascending node.
radius The radius vector in astronomical units.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAANodes_PassageThroDescendingNode_Parabolic(elements_w = 25, elements_T = 2788443, elements_q = 0.933)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.