Path: Orbit/Demos/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 1999 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------------
Common: Control/C2DZOH Common: Graphics/Plot2D Math: Integration/RK4 Orbit: OrbitCoord/CylOrb2Cart Orbit: OrbitCoord/RelativeOrbitState Orbit: RHSOrbit/LinOrb OrbitMiniToolbox: Support/El2RV SC: BasicOrbit/Period
Back to the Orbit Module page