complexType · extension complexBaseType · sequence
Control surface performance map (legacy)
Delta performance map with aerodynamic data for a control surface. Array order is: relativeDeflection min->max then angleOfAttack then angleOfSideslip then altitude then machNumber. AngleOfAttack, angleOfSideslip, altitude 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
controlSurfaceUID | stringUIDBaseType | [1..1] required | Reference to the control surface | ||
relDeflection | stringVectorBaseType | [1..1] required | Relative deflection | ||
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 |
|---|---|
controlSurfacePerformanceMapsOldType | controlSurface |