Click or drag to resize
missionSegmentEndConditionType Complex Type

End condition

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Sequence Sequence
      Choice Choice[0, 1]
            Element calibratedAirSpeed

Calibrated air speed at the end of the segment

            Element machNumber

Mach number at the end of the segment

      Choice Choice[0, 1]
            Element positionGeo

Position at the end of the segment in geo coordinates

            Element positionXYZ

Position at the end of the segment in xyz coordinates

            Element runway

Runway reached at the end of the segment

      Choice Choice[0, 1]
            Element fuelConsumed

Fuel consumed

            Element fuelFraction

Fuel fraction at the end of the segment

            Element fuelRemaining

Fuel remaining at the end of the segment

            Element massFraction

Mass fraction at the end of the segment

            Element powerConsumed

Stored energy consumed

            Element powerFraction

Power fraction at the end of the segment

            Element powerRemaining

Stored energy remaining at the end of the segment

      Choice Choice[0, 1]
            Element heading

Heading at the end of the segment

            Element turnAngle

Turn angle covered

      Element range[0, 1]

Range covered

      Choice Choice
            Element duration[0, 1]

Duration

            Element endTimeUTC[0, 1]

UTC time at the end of the segment

      Element specificExcessPower[0, 1]

Specific excess power at the end of the segment

      Element rateOfClimb[0, 1]

Rate of climb at the end of the segment

      Element flightPathAngle[0, 1]

Flight path angle at the end of the segment

      Element releasedStores[0, 1]

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.

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks
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).