complexType · extension complexBaseType · sequence
Command cases
plural Element for commandCase, some fixed dp, dq, dr and dx, dy, dz
| 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. | |||||
dp | commandCaseType | [1..1] required | Command case for the roll rate command | ||
dq | commandCaseType | [1..1] required | Command case for the pitch rate command | ||
dr | commandCaseType | [1..1] required | Command case for the yaw rate command | ||
dx | commandCaseType | [0..1] optional | Command case for the longitudinal command | ||
dy | commandCaseType | [0..1] optional | Command case for the lateral command | ||
dz | commandCaseType | [0..1] optional | Command case for the vertical command | ||
commandCase | commandCaseType | [0..∞] any number | Additional command case | ||
cpacs/vehicles/aircraft/model/systems/commandCasescpacs/vehicles/rotorcraft/model/systems/commandCases| Type | Name |
|---|---|
systemsType | commandCases |