ACBuild:

Path: AC/ACDynamics

% Build the aircraft model.
   Since version 2 (ACT)
--------------------------------------------------------------------------
   Form:
   d = ACBuild( database )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   database       (1,:)      Database name

   -------
   Outputs
   -------
   d             (:)         Aircraft data structure
                             .aero
                             .engine
                             .flex
                             .mu
                             .equatorialRadiusPlanet
                             .wPlanet
                             .name
                             .mu
                             .rotor

--------------------------------------------------------------------------

Back to the AC Module page