complexType · extension complexBaseType · all
Point with constraints
Point constraint type, containing an xyz data triplet.
| 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. | |||||
x | doubleConstraintBaseType | [0..1] optional | X-Component | ||
y | doubleConstraintBaseType | [0..1] optional | Y-Component | ||
z | doubleConstraintBaseType | [0..1] optional | Z-Component | ||
cpacs/vehicles/performanceCases/missionDefinitions/segmentBlocks/segmentBlock/segmentBlockConstraints/endCondition/positionXYZcpacs/vehicles/performanceCases/missionDefinitions/segments/segment/endCondition/positionXYZ| Type | Name |
|---|---|
missionSegmentEndConditionType | positionXYZ |