| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.assembly.models.aerocoeffs | |
| fr.cnes.sirius.patrius.assembly.vehicle |
| Modifier and Type | Method and Description |
|---|---|
AerodynamicCoefficientType |
AerodynamicCoefficient.getType()
Returns type of aerodynamic coefficient.
|
AerodynamicCoefficientType |
AeroCoeffConstant.getType()
Returns type of aerodynamic coefficient.
|
AerodynamicCoefficientType |
AeroCoeffByMach.getType()
Returns type of aerodynamic coefficient.
|
AerodynamicCoefficientType |
AeroCoeffByAoAAndMach.getType()
Returns type of aerodynamic coefficient.
|
AerodynamicCoefficientType |
AeroCoeffByAoA.getType()
Returns type of aerodynamic coefficient.
|
AerodynamicCoefficientType |
AeroCoeffByAltitude.getType()
Returns type of aerodynamic coefficient.
|
static AerodynamicCoefficientType |
AerodynamicCoefficientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AerodynamicCoefficientType[] |
AerodynamicCoefficientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AerodynamicCoefficientType |
AerodynamicProperties.getFunctionType()
Get the type of the aerodynamic coefficients functions among:
- Coefficients as a function of altitude, - Coefficients as a function of angle of attack - Coefficients as a function of Mach number - Coefficients as a function of Mach number and angle of attack. |
Copyright © 2025 CNES. All rights reserved.