Interface: ChartSidStarProcedureIdentifier
Defined in: src/sdk/charts/ChartTypes.ts:53
A SID/STAR chart procedure identifier.
Extends
Properties
approachIdentifier
readonlyapproachIdentifier:null
Defined in: src/sdk/charts/ChartTypes.ts:61
Inherit Doc
enrouteTransition
readonlyenrouteTransition:null|string
Defined in: src/sdk/charts/ChartTypes.ts:44
The enroute transition (or approach transition) identifier, if applicable.
Inherited from
BaseChartProcedureIdentifier.enrouteTransition
ident
readonlyident:string
Defined in: src/sdk/charts/ChartTypes.ts:58
The procedure identifier string.
runways
readonlyrunways: readonlyReadonly<RunwayIdentifier>[]
Defined in: src/sdk/charts/ChartTypes.ts:47
The runways to which the procedure applies.
Inherited from
BaseChartProcedureIdentifier.runways
type
Defined in: src/sdk/charts/ChartTypes.ts:55
The type of procedure.