Path: Orbit/OrbitCoord
% Transform a state vector from a rotating pulsating reference frame centered on the secondary body of a sun/planet system to the J2000 reference frame with the same center Since version 9. -------------------------------------------------------------------------- Form: stateOut = RotPuls2J2000( stateIn, primary, muPrimary); -------------------------------------------------------------------------- ------ Inputs ------ stateIn (1,6) Current state vector [r;v] primary (1,6) State vector of Primary muPrimary (1) Gravitational Parameter of Primary ------- Outputs ------- stateOut (1,6) Output state vector --------------------------------------------------------------------------
Math: Linear/Cross Math: Linear/Mag Math: Linear/Unit
Back to the Orbit Module page