Description Usage Arguments Value Author(s) References Examples
View source: R/CAAFK5_ConvertVSOPToFK5B1950.R
CAAFK5_ConvertVSOPToFK5B1950
1 | CAAFK5_ConvertVSOPToFK5B1950(value_X, value_Y, value_Z)
|
value_X |
value X The geometric rectangular ecliptical coordinates of the object (e.g. the Sun) to convert from the dynamical reference frame (VSOP) to the equatorial FK5 B1950 reference frame. |
value_Y |
value Y The geometric rectangular ecliptical coordinates of the object (e.g. the Sun) to convert from the dynamical reference frame (VSOP) to the equatorial FK5 B1950 reference frame. |
value_Z |
value Z The geometric rectangular ecliptical coordinates of the object (e.g. the Sun) to convert from the dynamical reference frame (VSOP) to the equatorial FK5 B1950 reference frame. |
A class containing the converted equatorial FK5 B1950 reference frame coordinates.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAFK5_ConvertVSOPToFK5B1950(value_X = 0.12, value_Y =0.34 , value_Z = 0.98)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.