missionStartConditionType

complexType · extension complexBaseType · sequence

Start conditions

Conditions which define the start of a mission

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

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
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.
calibratedAirSpeeddoubleBaseType[1..1] requiredCalibrated airspeed at the start of the mission [m/s]
machNumberdoubleBaseType[1..1] requiredMach number at the start of the mission
choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.
positionXYZpointXYZType[1..1] requiredGlobal coordinate at the start of the mission in xyz coordinates
positionGeogeographicPointType[1..1] requiredGlobal coordinate at the start of the mission in geographic coordinates (longitude, latitude, altitude)
runwaymissionStartRunwayType[1..1] requiredUID of the runway at which the mission starts
headingdoubleBaseType[0..1] optionalFlight heading at the start of the mission, in compassAngle with reference to true North
startTimeUTCtimeBaseType[0..1] optionalUTC time at start of mission
environmentenvironmentType[1..1] requiredEnvironmental conditions at the start of the mission

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
missionTypestartCondition