QSW local orbital frame to inertial frame vector transformation
[vect_inertial] = CL_fr_qsw2inertial(pos_car,vel_car,vect_qsw)
Converts the coordinates of a vector from the QSW local orbital frame to the inertial frame.
The inertial frame is implicitly the frame relative to which the satellite position and velocity are defined. The QSW local frame is built using these position and velocity vectors.
See Local Frames for more details on the definition of local frames.
satellite's position vector relative to the inertial frame [m] (3xN)
satellite's velocity vector relative to the inertial frame [m/s] (3xN)
cartesian coordinates in the QSW local orbital frame (3xN)
cartesian coordinates in the inertial frame (3xN)
1) Mecanique spatiale, CNES - Cepadues 1995, Tome I, section 10.2.2.3 (Definition du Repere orbital local)
2) CNES - MSLIB FORTRAN 90, Volume O (mo_qsw_geo)
CNES - DCT/SB