Main Content
setCoefficient
Class: Aero.FixedWing.Thrust
Namespace: Aero
Syntax
fixedWingThrust = setCoefficient(fixedWingThrust,stateOutput,stateVariable,value)
fixedWingThrust = setCoefficient(___,Name,Value)
Description
fixedWingThrust = setCoefficient(
sets the coefficient value fixedWingThrust
,stateOutput
,stateVariable
,value
)value
to the coefficient specified by
stateOutput
and stateVariable
and returns the
modified thrust object.
fixedWingThrust = setCoefficient(___,
sets the coefficient value Name,Value
)value
to the coefficient specified by
stateOutput
and stateVariable
and returns the
modified thrust object.
Input Arguments
Output Arguments
Version History
Introduced in R2021a