Aero.Aircraft.CompositeCoefficient.calculate
Class: Aero.Aircraft.CompositeCoefficient
Namespace: Aero
Calculate numeric aerodynamic force or moment of
Aero.Aircraft.CompositeCoefficient for
Aero.FixedWing.State object
Since R2024a
Syntax
outputForceOrMoment = Aero.Aircraft.CompositeCoefficient.calculate(inputValue,inputState)
Description
calculates the aerodynamic numeric force or moment of
outputForceOrMoment = Aero.Aircraft.CompositeCoefficient.calculate(inputValue,inputState)Aero.Aircraft.CompositeCoefficient for an
Aero.FixedWing.State object.
You can use the numeric aerodynamic force or moment to check the validity of the defined
Aero.Aircraft.CompositeCoefficient.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2024a