Description Usage Arguments Value Author(s) References Examples
View source: R/CAAEclipticalElements_FK4B1950ToFK5J2000.R
CAAEclipticalElements_FK4B1950ToFK5J2000
1 | CAAEclipticalElements_FK4B1950ToFK5J2000(i0, w0, omega0)
|
i0 |
i0 The inclination in degrees to reduce . |
w0 |
w0 The argument of perihelion in degrees to reduce. |
omega0 |
omega0 The longitude of the ascending node in degrees to reduce. |
A struct containing the following values: i The reduced inclination in degrees. w The reduced argument of perihelion in degrees. omega The reduced longitude of the ascending node in degrees
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAEclipticalElements_FK4B1950ToFK5J2000(i0 = 5.61234, w0 = 122.045, omega0 = 32.244)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.