complexType · extension complexBaseType · sequence
Cockpit controls
Cockpit controls type, containing the cockpit controls
Some controls are mandatory, others can be added via cockpitControl elements
| 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. | |||||
stickPitch | cockpitControlType | [1..1] required | Cockpit control for the pitch axis | ||
stickRoll | cockpitControlType | [1..1] required | Cockpit control for the roll axis | ||
pedals | cockpitControlType | [1..1] required | Cockpit control for the yaw axis | ||
cockpitControl | cockpitControlType | [0..∞] any number | Additional cockpit control | ||
cpacs/vehicles/aircraft/model/systems/cockpitControlscpacs/vehicles/rotorcraft/model/systems/cockpitControls| Type | Name |
|---|---|
systemsType | cockpitControls |