Path: FormationFlying/Transformation
% Given the reference state in ECI, converts a Hills frame state to ECI. -------------------------------------------------------------------------- Form: x1 = Hills2ECI( x0, xH ) -------------------------------------------------------------------------- ------ Inputs ------ x0 (6,1) [r;v] ECI frame xH (6,n) [r;v] Hills frame ------- Outputs ------- x1 (6,n) [r;v] ECI frame --------------------------------------------------------------------------
FormationFlying: Coord/GetHillsMats SC: BasicOrbit/E2M SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/RV2El Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag
Back to the FormationFlying Module page