Function lupnt::EmeToGcrf(const Vec6&)¶
Defined in File frame_conversions.cc
Function Documentation¶
-
Vec6 lupnt::EmeToGcrf(const Vec6 &rv_eme)¶
Converts a state vector from EME2000 (J2000 mean equator/equinox) to GCRF by applying the inverse of the constant IAU frame-bias rotation.
Used by
ConvertFramewhen converting an EME/ECI-frame state into GCRF (the hub frame from which all other Earth/Moon frame conversions are reached).Note
Astrodynamics Convention & Modeling Reference, Version 1.1, Page 39
- Parameters:
rv_eme – Position+velocity in EME2000 (ECI) [m, m/s]
- Returns:
Position+velocity in GCRF [m, m/s]