complexType · extension complexBaseType · all
Geographic point constraint
Geographic point constraint, containing a longitude, latitude, altitude 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. | |||||
longitude | doubleConstraintBaseType | [0..1] optional | Geographic longitude | ||
latitude | doubleConstraintBaseType | [0..1] optional | Geographic latitude | ||
altitude | doubleConstraintBaseType | [0..1] optional | Altitude | ||
cpacs/vehicles/performanceCases/missionDefinitions/segmentBlocks/segmentBlock/segmentBlockConstraints/endCondition/positionGeocpacs/vehicles/performanceCases/missionDefinitions/segments/segment/endCondition/positionGeo| Type | Name |
|---|---|
missionSegmentEndConditionType | positionGeo |