missionSegmentBlockType

complexType · extension complexBaseType · all

Segment block

A segment block specifies conditions for a predefined combination of segments (e.g.: setting the total range for a block of segments consisting of a takeOff, climb, cruise, descent and landing segment).

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file
@uIDxsd:IDrequiredUID

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
namestringBaseType[1..1] requiredName
descriptionstringBaseType[0..1] optionalDescription
segmentBlockConstraintsmissionSegmentBlockConstraintsType[0..1] optionalConstraints applying to the whole segment block
segmentDirectionstringBaseType2 values[0..1] optionalSegment direction. Either 'outbound' or 'inbound'. Only needed for radiusOfAction kind of missions.
segmentUIDsuIDSequenceType[1..1] requiredList of segment UIDs making up the segmentBlock. These should be ordered, such that the segment connections are correct.
variableSegmentsvariableSegmentsType[0..1] optionalSegments whose conditions may be
fuelPlanningTypestringBaseType4 values[0..1] optionalSpecifies to which type of mass the segment fuel mass should be added (blockFuel = designFuel + additionalFuel; Total fuel requirement = blockFuel + reserveFuel; designFuel = the fuel of the segmentBlock is part of the design mission)
numberOfRepetitionsintegerBaseType[0..1] optionalNumber of repetitions of this segment block, e.g. to perform repeated holding patterns

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
missionSegmentBlocksTypesegmentBlock