complexType · extension complexBaseType · all
Aerodynamic map
The aeroMap contains aerodynamic coefficients and derivatives for a specific set of aerodynamic and configurative boundary conditions.
The aeroMap allows for the simultaneous specification of multiple controlDevice settings. In this case, it is assumed that a cumulative setting is built by summing up the individual settings. The correct sequence of this summation is described in the controlDistributorType documentation.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | optional | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
boundaryConditions | aeroPerformanceBoundaryConditionsType | [1..1] required | Boundary conditions the aerodynamic map is valid for | ||
aeroPerformanceMap | aeroPerformanceMapType | [1..1] required | Aerodynamic coefficients and derivatives | ||
aeroLimitsMap | aeroLimitsMapType | [0..1] optional | Aerodynamic limitations | ||
| Type | Name |
|---|---|
aeroPerformanceType | aeroMap |