CAAFK5_ConvertVSOPToFK5J2000: CAAFK5_ConvertVSOPToFK5J2000

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAFK5_ConvertVSOPToFK5J2000.R

Description

CAAFK5_ConvertVSOPToFK5J2000

Usage

1
CAAFK5_ConvertVSOPToFK5J2000(value_X, value_Y, value_Z)

Arguments

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 J2000 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 J2000 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 J2000 reference frame.

Value

A class containing the converted equatorial FK5 J2000 reference frame coordinates.

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
CAAFK5_ConvertVSOPToFK5J2000(value_X = 0.99, value_Y= 0.41, value_Z = 0.33)

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