LVLH2ECI:

Path: FormationFlying/Transformation

% Given the reference state in ECI, converts an LVLH frame state to ECI.

--------------------------------------------------------------------------
   Form:
   x1 = LVLH2ECI( x0, xL )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x0              (6,1) [r;v] ECI frame (reference)
   xL              (6,n) [r;v] LVLH frame

   -------
   Outputs
   -------
   x1              (6,n) [r; v] ECI frame

--------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/QLVLH
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Quaternion/Mat2Q
Common: Quaternion/Q2Mat
Math: Linear/Cross
Math: Linear/Unit

Back to the FormationFlying Module page