HoldingPatternLength

HoldingPatternLength

Representation of a span for a holding pattern that can be defined using either duration, distance or as outbound to a Significant Point. Note: abstract types will be ignored in XML encoding.

Properties Definition Type
end(string) Time Span is timing -
endDistance span is length -
endPoint The second waypoint of a two point holding, used to define the end of the outbound leg. -


Details

HoldingPatternLength

HoldingPatternLength

Representation of a span for a holding pattern that can be defined using either duration, distance or as outbound to a Significant Point. Note: abstract types will be ignored in XML encoding.

Rationale

container

end(string) Time

HoldingPatternLength.endTime

Span is timing

Semantic Correspondence
AIRM Concept Definition
HoldingProcedure.outboundLegEndTime The duration of the holding pattern outbound leg.

endDistance

HoldingPatternLength.endDistance

span is length

Semantic Correspondence
AIRM Concept Definition
HoldingProcedure.outboundLegEndDistance The length of the holding pattern outbound leg.

endPoint

HoldingPatternLength.endPoint

The second waypoint of a two point holding, used to define the end of the outbound leg.

Semantic Correspondence
AIRM Concept Definition
HoldingProcedure.outboundLegEndPoint The second waypoint of a two point holding, used to define the end of the outbound leg.