complexType · extension complexBaseType · all
Control element
Single controlElement linking the inputs of a controlDistributor via a gain table to a control device by using its uID. Controls can be ControlSurfaces and in the future thrust.
| 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. | |||||
controlDeviceUID | stringUIDBaseType | [1..1] required | UID of the control device, e.g. a control surface. It is not allowed to reference another control distributor. | ||
controlParameters | stringVectorBaseType | [1..1] required | Vector of control device states resulting from the input commands. It must be of the same length as the inputCommands element. The minimum and maximum values are defined according to the minimum and maximum values of the input commands. | ||
cpacs/vehicles/aircraft/model/systems/controlDistributors/controlDistributor/controlElements/controlElementcpacs/vehicles/rotorcraft/model/systems/controlDistributors/controlDistributor/controlElements/controlElement| Type | Name |
|---|---|
controlElementsType | controlElement |