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/El2RV
SC: BasicOrbit/Period
Common: Control/C2DZOH
Common: Graphics/Plot2D
Math: Integration/RK4

Back to the Orbit Module page