GulfstreamSim:

Path: ACPro/ModelCreation

% Simulate a Gulfstream performing a coordinated turn. 

 You can run this with the premade Gulfstream.mat or use
 CreateAircraftModel to make your own model.
 All of the data in this simulation is in the default data structure
 for RHSACFlatEarth.
 You can enter an elevator doublet. The set point for the aircraft is
 computed which determines the quaternion, throttle setting and
 elevator setting.
 The aircraft is animated at the end.

 The script makes a movie Gulfstream.avi.
--------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2019 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------

Back to the ACPro Module page