LEOPAnalysis:

Path: Orbit/OrbitSim

% Perform LEOP (Launch and Early Analysis Phase) analysis.
 This script allows you to select the number of burns, the rev (orbit)
 of each burn and the fraction of the total delta-v per burn. It then
 propagates the orbit using ode113.

  -------------------------------------------------------------------------
  See also Constant, Plot2D, TimeLabl, Mag, Unit, RARP2A, RARP2E, 
  OrbTrackECI3D, El2RV, Period, RV2A, RV2El, FOrbLEOP
  -------------------------------------------------------------------------
%

Children:

Orbit: OrbitCoord/RARP2A
Orbit: OrbitCoord/RARP2E
Orbit: RHSOrbit/FOrbLEOP
Orbit: RHSOrbit/FOrbLEOPStopping
Orbit: Visualization/OrbTrackECI3D
SC: BasicOrbit/El2RV
SC: BasicOrbit/Period
SC: BasicOrbit/RV2A
SC: BasicOrbit/RV2El
Common: Database/Constant
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: Linear/Mag
Math: Linear/Unit

Back to the Orbit Module page