CAANodes_PassageThroAscendingNode_Parabolic: CAANodes_PassageThroAscendingNode_Parabolic

Description Usage Arguments Value Author(s) References Examples

View source: R/CAANodes_PassageThroAscendingNode_Parabolic.R

Description

CAANodes_PassageThroAscendingNode_Parabolic

Usage

1
CAANodes_PassageThroAscendingNode_Parabolic(elements_w, elements_T, elements_q)

Arguments

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.

Value

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.

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1
CAANodes_PassageThroAscendingNode_Parabolic(elements_w =22, elements_T=2323553, elements_q=0.13)

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.