Class - SegmentLeg

<< feature >> Abstract Logical View.AIXM.AIXM Features.Procedure.Procedure Overview
<<feature>> A portion of a procedure as defined by two consecutive significant points.

List of attributes

Name Data Type Definition    
endConditionDesignator CodeSegmentTerminationType An indication of the event that allows identifying the end of the leg and the start of the next leg on the procedure. For example, reaching an altitude or outbound timing.    
legPath CodeTrajectoryType A code defining a specific type of flight path such as arc, base turn outbound, base turn inbound, track, proc turn, hold in lieu.    
legTypeARINC CodeSegmentPathType A comprehensive description of the 'path and terminator' concept is given in ARINC Specification 424, Attachment 5, Path and Terminator.    
course ValBearingType The value of the course angle in degrees.    
courseType CodeCourseType A code indicating the type of course to be observed. E.g. true track, magnetic track, heading, VOR radial, true bearing, magnetic bearing.    
courseDirection CodeDirectionReferenceType Indicates flight direction to/from the navaid providing the course guidance.    
turnDirection CodeDirectionTurnType A code indicating the direction of the turn.    
speedLimit ValSpeedType The value of the speed limit on the procedure leg. Rules: As a plausibility rule, value should be equivalent to between 0 and 400, when expressed in Km/h.    
speedReference CodeSpeedReferenceType A code indicating the reference system for a speed value.    
speedInterpretation CodeAltitudeUseType A code indicating how the speed attributes of a procedure leg should be interpreted.    
bankAngle ValAngleType The recommended bank angle of the aircraft on the turn. Rules: As a plausibility rule, value should be between 5 and 35 degrees.    
length ValDistanceType Length of the segment    
duration ValDurationType Segment duration    
procedureTurnRequired CodeYesNoType Indicates if a procedure turn is required at the end of the segmentleg. Default is No.    
upperLimitAltitude ValDistanceVerticalType The value of the upper altitude used with codeDescrDistVer: At or below the higher altitude. Between the lower and the upper altitude.    
upperLimitReference CodeVerticalReferenceType A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance: QFE, QNH, STD.    
lowerLimitAltitude ValDistanceVerticalType The lower limit altitude. used with codeDescrDistVer: At or above the lower altitude. At the lower altitude Between the lower and the upper altitude. Lower altitude is recommended. Expect lower altitude by ATC.    
lowerLimitReference CodeVerticalReferenceType A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance: QFE, QNH, STD.    
altitudeInterpretation CodeAltitudeUseType A code indicating how the altitude attributes of a procedure leg should be interpreted.    
altitudeOverrideATC ValDistanceVerticalType Alternate altitude when directed by Air Traffic Control    
altitudeOverrideReference CodeVerticalReferenceType A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance: QFE, QNH, STD.    
verticalAngle ValAngleType The value of the vertical climb angle of the aircraft on the procedure leg. A negative value means descent. Rules: As a plausibility rule, value should be between -10 and +50 degrees.    

Navigable associations to SegmentLeg

From Association Multiplicity Role To Role description
ProcedureDME isEvaluatedFor 0..1 segmentLeg Segment Leg used for evaluating the Distance Measuring Equipment  
ProcedureTransition isComposedOf 0..* transitionLeg One segment of a transition.  

List of subclasses

This class is specialized into: ApproachLeg , ArrivalLeg , DepartureLeg