complexType · extension complexBaseType · sequence
End condition
Specifies the end conditions for a segment or segment block (e.g.: an altitude or velocity). If a phase has no endCondition, it will base its endCondition on the segmentBlock settings (e.g.: it is the cruise segment, retrieving its total length based on the length of the segmentBlock minus all other segment lengths available within the segmentBlock).
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.· [0..1] optional | |||||
calibratedAirSpeed | doubleConstraintBaseType | [1..1] required | Calibrated air speed at the end of the segment | ||
machNumber | doubleConstraintBaseType | [1..1] required | Mach number at the end of the segment | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.· [0..1] optional | |||||
positionXYZ | pointConstraintType | [1..1] required | Position at the end of the segment in xyz coordinates | ||
positionGeo | geographicPointConstraintType | [1..1] required | Position at the end of the segment in geo coordinates | ||
runway | missionEndRunwayType | [1..1] required | Runway reached at the end of the segment | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.· [0..1] optional | |||||
massFraction | doubleConstraintBaseType | [1..1] required | Mass fraction at the end of the segment | ||
fuelFraction | doubleConstraintBaseType | [1..1] required | Fuel fraction at the end of the segment | ||
fuelRemaining | doubleConstraintBaseType | [1..1] required | Fuel remaining at the end of the segment | ||
fuelConsumed | doubleConstraintBaseType | [1..1] required | Fuel consumed | ||
powerFraction | doubleConstraintBaseType | [1..1] required | Power fraction at the end of the segment | ||
powerRemaining | doubleConstraintBaseType | [1..1] required | Stored energy remaining at the end of the segment | ||
powerConsumed | doubleConstraintBaseType | [1..1] required | Stored energy consumed | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.· [0..1] optional | |||||
heading | doubleConstraintBaseType | [1..1] required | Heading at the end of the segment | ||
turnAngle | doubleConstraintBaseType | [1..1] required | Turn angle covered | ||
range | doubleConstraintBaseType | [0..1] optional | Range covered | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
duration | timeConstraintBaseType | [0..1] optional | Duration | ||
endTimeUTC | timeConstraintBaseType | [0..1] optional | UTC time at the end of the segment | ||
specificExcessPower | doubleConstraintBaseType | [0..1] optional | Specific excess power at the end of the segment | ||
rateOfClimb | doubleConstraintBaseType | [0..1] optional | Rate of climb at the end of the segment | ||
flightPathAngle | doubleConstraintBaseType | [0..1] optional | Flight path angle at the end of the segment | ||
releasedStores | releasedStoresType | [0..1] optional | List of stores released in the segment. The corresponding weightAndBalance vector for retrieving the new state as well as a potential change in aerodynamicPerformanceMap (if external stores are released) should be reflected within the configuration node at model level. | ||
cpacs/vehicles/performanceCases/missionDefinitions/segmentBlocks/segmentBlock/segmentBlockConstraints/endConditioncpacs/vehicles/performanceCases/missionDefinitions/segments/segment/endCondition| Type | Name |
|---|---|
missionSegmentBlockConstraintsType | endCondition |
missionSegmentType | endCondition |