aircraftProperties
Syntax
Description
 returns an
          properties = aircraftProperties( )Aero.Aircraft.Properties object with default values for all
        properties.
        returns an properties = aircraftProperties(name)Aero.Aircraft.Properties object with the specified name
          name.
        returns an properties = aircraftProperties(name,description)Aero.Aircraft.Properties object with the specified description
          description.
        returns an properties = aircraftProperties(name,description,type)Aero.Aircraft.Properties object with the specified type
          type.
        returns an properties = aircraftProperties(name,description,type,version)Aero.Aircraft.Properties object with the specified version
          version.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b