Aero.FixedWing.Specification Class
Namespace: Aero
Description
Use the Aero.FixedWing.Specification class to define the specification for
the flying qualities modes, Phugoid, ShortPeriod,
DutchRoll, Spiral, and
RollSubsidence, of an Aero.FixedWing aircraft. A
subclass can inherit the Aero.FixedWing.Specification.
Creation
Description
fixedwing = Aero.FixedWing.Specification creates a single
Aero.FixedWing.Specification object with default property values.
fixedwing = Aero.FixedWing.Specification(creates
an instance of an modes)Aero.FixedWing.Specification object with default values for the flight
dynamic modes specified in modes.
fixedWing = Aero.FixedWing(__,property,propertyValue) creates an
array of Aero.FixedWing objects with property,
propertyValue pairs applied to each of the
Aero.FixedWing array objects. For a list of properties, see Properties.
Input Arguments
Properties
Methods
Examples
Version History
Introduced in R2025a