complexType · extension complexBaseType · all
Control surface hinge moment map
Moment map with aerodynamic data for a control surface. Array order is: controlParameters min->max then angleOfAttack then angleOfSideslip then reynoldsNumber then machNumber. AngleOfAttack, angleOfSideslip, reynoldsNumber and machNumber are taken from the basic performance map one level above.
| 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. | |||||
controlSurfaceUID | stringUIDBaseType | [1..1] required | Reference to the control surface | ||
controlParameters | stringVectorBaseType | [1..1] required | Control parameters | ||
dcd | stringArrayBaseType | [0..1] optional | Increment of the drag coefficient due to the control surface deflection | ||
dcs | stringArrayBaseType | [0..1] optional | Increment of the side force coefficient due to the control surface deflection | ||
dcl | stringArrayBaseType | [0..1] optional | Increment of the lift coefficient due to the control surface deflection | ||
dcmd | stringArrayBaseType | [0..1] optional | Increment of the moment coefficient around the d-axis due to the control surface deflection | ||
dcms | stringArrayBaseType | [0..1] optional | Increment of the moment coefficient around the s-axis due to the control surface deflection | ||
dcml | stringArrayBaseType | [0..1] optional | Increment of the moment coefficient around the l-axis due to the control surface deflection | ||
| Type | Name |
|---|---|
controlSurfaceHingeMomentMapsType | controlSurface |