getCoefficient
Class: Aero.FixedWing
Namespace: Aero
Syntax
value = getCoefficient(aircraft,stateOutput,stateVariable)
value = getCoefficient(___,Name,Value)
Description
      
      gets the coefficient value value = getCoefficient(aircraft,stateOutput,stateVariable)value from the coefficient specified by
        stateOutput and stateVariable.
      gets the coefficient value using one or more value = getCoefficient(___,Name,Value)Name,Value pairs.
Input Arguments
Name-Value Arguments
Output Arguments
Examples
Limitations
- Each vector of inputs - stateOutputand- stateVariablemust be the same length.
- When used with - Simulink.LookupTableobjects, this method requires a Simulink® license.
Version History
Introduced in R2021a
See Also
Aero.FixedWing | setCoefficient | Simulink.LookupTable (Simulink)