complexType · extension complexBaseType · all
Hinge moments map
Hinge moments map with aerodynamic data. Array order is: angleOfAttack min->max then angleOfSideslip then reynoldsNumber then machNumber.
All coefficients in the aeroperformanceMap relate to the CPACS coordinate system. See documentation of the CPACS-Element for further information.
| 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 |
| 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 | ||
machNumber | stringVectorBaseType | [1..1] required | Mach number | ||
reynoldsNumber | stringVectorBaseType | [1..1] required | Reynolds Number | ||
angleOfSideslip | stringVectorBaseType | [1..1] required | Sideslip angle | ||
angleOfAttack | stringVectorBaseType | [1..1] required | Angle of attack | ||
controlSurfaces | controlSurfaceHingeMomentMapsType | [1..1] required | Hinge moment maps of the control surfaces | ||
| Type | Name |
|---|---|
flightSystemsType | hingeMomentMap |