LinOrbitDemo:

Path: Orbit/OrbitSim

% Linear orbit simulation. This compares nonlinear with linear. 
   In addition it computes the analytical solution for the linearized equations.
  ------------------------------------------------------------------------
  See also C2DZOH, Plot2D, RK4, CylOrb2Cart, RelativeOrbitState, LinOrb, 
  El2RV, Period
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 1999 Princeton Satellite Systems, Inc. 
   All rights reserved.
-------------------------------------------------------------------------------

Children:

Orbit: OrbitCoord/CylOrb2Cart
Orbit: OrbitCoord/RelativeOrbitState
Orbit: RHSOrbit/LinOrb
SC: BasicOrbit/CP2I
SC: BasicOrbit/E2Nu
SC: BasicOrbit/El2RV
SC: BasicOrbit/M2E
SC: BasicOrbit/M2EApp
SC: BasicOrbit/M2EEl
SC: BasicOrbit/M2EHy
SC: BasicOrbit/M2Nu
SC: BasicOrbit/M2NuPb
SC: BasicOrbit/Period
Common: CommonData/SwooshWatermark
Common: Control/C2DZOH
Common: General/CellToMat
Common: General/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Math: Integration/RK4
Math: Linear/Cross
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit

Back to the Orbit Module page