complexType · extension complexBaseType · all
Control distributor
single controlDistributor bundling several controlElements
Within some analyses, it might occur that overlapping control element settings are specified. In this case, it is assumed that a cumulative setting is built by summing up the individual settings. As the behavior of these settings is not necessarily linear, a certain order of summation has to be followed:
| 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 | ||
@uID | xsd:ID | required | UID |
| 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. | |||||
name | stringBaseType | [0..1] optional | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
commandInputs | stringVectorBaseType | [1..1] required | Vector of command inputs. The minimum and maximum value is given by the lowest and highest entry of the vector, respectively. | ||
controlElements | controlElementsType | [1..1] required | Control elements driven by the control distributor | ||
cpacs/vehicles/aircraft/model/systems/controlDistributors/controlDistributorcpacs/vehicles/rotorcraft/model/systems/controlDistributors/controlDistributor| Type | Name |
|---|---|
controlDistributorsType | controlDistributor |