complexType · extension complexBaseType · choice
Control element
Specification of an control element setting. A control element can be a controlDistributor or an individual control device, such as a control surface or a landing gear.
| 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 |
|---|---|---|---|---|---|
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
controlDeviceUID | stringUIDBaseType | [1..1] required | Reference to the UID of a control device, e.g. a control surface or a landing gear | ||
controlParameter | doubleBaseType | [1..1] required | Control parameter of the control device | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
controlDistributorUID | stringUIDBaseType | [1..1] required | Reference to a control distributor UID | ||
commandInput | doubleBaseType | [1..1] required | Value of the command parameter of a control distributor. If not given explicitly in the control distributor, linear interpolation between the neighboring points is required. | ||
cpacs/vehicles/aircraft/model/configurationDefinitions/configurationDefinition/controlElements/controlElementcpacs/vehicles/aircraft/model/analyses/aeroPerformance/aeroMap/boundaryConditions/configuration/controlElements/controlElementcpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/flightLoadCases/flightLoadCase/specification/configuration/controlElements/controlElementcpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/groundLoadCases/groundLoadCase/specification/configuration/controlElements/controlElementcpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/specification/configuration/controlElements/controlElementcpacs/vehicles/aircraft/model/analyses/powerBreakdowns/staticCases/staticCase/specification/configuration/controlElements/controlElementcpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/flightLoadCases/flightLoadCase/specification/configuration/controlElements/controlElementcpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/groundLoadCases/groundLoadCase/specification/configuration/controlElements/controlElementcpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/specification/configuration/controlElements/controlElement| Type | Name |
|---|---|
aircraftControlElementsType | controlElement |