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 airspeed [m/s]

            Element machNumber

Mach number

      Choice Choice[0, 1]
            Element positionGeo

Global coordinate in geographic coordinates (longitude, latitude, altitude)

            Element positionXYZ

Global coordinate in xyz coordinates

            Element runway

Runway

      Choice Choice[0, 1]
            Element fuelConsumed

Consumed fuel mass ending the segment

            Element fuelFraction

Fuel mass fraction ending the segment, as remaining fuel mass with respect to initial segment fuel mass

            Element fuelRemaining

Remaining absolute fuel ending the segment

            Element massFraction

MassFraction ending the segment

      Choice Choice[0, 1]
            Element heading

Flight heading at the end of the segment in compassAngle with reference to true North [deg]

            Element turnAngle

Total change of heading angle during segment (a full turn is 360 degrees) [deg]

      Element range[0, 1]

Flown distance in the segment (x, y, z)

      Choice Choice
            Element duration[0, 1]

Duration of the segment [hh:mm:ss]

            Element endTimeUTC[0, 1]

UTC time at end of mission

      Element specificExcessPower[0, 1]

Specific excess power at the end of the segment

      Element rateOfClimb[0, 1]

Rate of climb ending the segment

      Element flightPathAngle[0, 1]

Achieved flightPathAngle ending the segment

      Element releasedStores[0, 1]

Released stores

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
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 avaible within the segmentBlock).