fixedWingThrust
Syntax
Description
returns a fixed-wing thrust object with a specified component,
thrust
= fixedWingThrust(name
)name
.
returns a fixed-wing thrust object specifying the controllability,
thrust
= fixedWingThrust(name
,controllable
)controllable
, of the thrust.
returns a fixed-wing thrust object specifying the symmetry, thrust
= fixedWingThrust(name
,controllable
,symmetry
)symmetry
,
of the thrust.
returns a fixed-wing thrust object specifying the bounds, thrust
= fixedWingThrust(name
,controllable
,symmetry
,bounds
)bounds
, of
the thrust.
returns a fixed-wing thrust object with one or more thrust
= fixedWingThrust(Name=Value
)Name=Value
arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b