Main Content

getControlStates

Class: Aero.FixedWing.Thrust
Namespace: Aero

Get control states for Aero.FixedWing.Thrust object

Since R2021a

Syntax

control_states = getControlStates(thrust)

Description

control_states = getControlStates(thrust) gets control states, control_states, for the Aero.FixedWing.Thrust object, thrust.

Input Arguments

expand all

Aero.FixedWing.Thrust object, specified as a scalar.

Output Arguments

expand all

Aero.Aircraft.ControlState objects, returned as a vector.

Version History

Introduced in R2021a