AircraftSim:

Path: ACPro/Trajectory

% Simulate the trajectory of the aircraft
 scale allows you to change the mass and thrust. However, if you make 
 the mass lower, the dynamics speed up and you may have to decrease dT.

 This is set up for takeoff, straight line flight, a turn, return to
 the airfield, another turn and a landing.

 If printFig is true, creates PDFs of the figures.
%
--------------------------------------------------------------------------
   Copyright (c) 2019 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------
   Since 2019.1
--------------------------------------------------------------------------

Children:

ACPro: Trajectory/AircraftTrajectoryControl
ACPro: Trajectory/EquilibriumControls
ACPro: Trajectory/RHSPointMassAircraft
ACPro: Trajectory/ThrustConstant
ACPro: Trajectory/Trajectory
AerospaceUtils: AeroData/AtmData
Common: Atmosphere/StdAtm
Common: CommonData/SwooshWatermark
Common: GUIs/Figui
Common: General/CellToMat
Common: General/CreateLatexTable
Common: General/DeBlankAll
Common: General/DeBlankLT
Common: General/DisplayLatexTable
Common: General/MatToCell
Common: General/WaitBarManager
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PlotSet
Common: Graphics/PltStyle
Common: Graphics/PrintFig
Common: Graphics/SortFigs
Common: Graphics/TimeLabel
Common: Graphics/TimeLabl
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Integration/RK4
builder: Templates/HelpSystem

Back to the ACPro Module page