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