AircraftTrajectoryControlSim:

Path: ACPro/ACPointMass

%  Script to simulate aircraft trajectory control
 You specify the initial state, the simulation time, the control gains,
 and the maneuver to be performed.
  ------------------------------------------------------------------------
  See also AircraftPointMassCLPSim, Ramp, Figui
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
    Copyright (c) 2007 Princeton Satellite Systems, Inc.
    All Rights Reserved.
--------------------------------------------------------------------------

Children:

ACPro: ACPointMass/AircraftPointMassCLPSim
ACPro: ACPointMass/AircraftPointMassControl
ACPro: ACPointMass/AircraftPointMassRHS
FormationFlying: Help/HelpSystem
Common: GUIs/Figui
Common: Graphics/SortFigs
Math: Integration/RK4
Math: MathUtils/Ramp

Back to the ACPro Module page