Description Usage Arguments Value Author(s) References Examples
View source: R/CAANodes_PassageThroAscendingNode_Parabolic.R
CAANodes_PassageThroAscendingNode_Parabolic
1 | CAANodes_PassageThroAscendingNode_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_PassageThroAscendingNode_Parabolic(elements_w =22, elements_T=2323553, elements_q=0.13)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.