Skip to main content

Interface: WTLineFlightPlanProcedureIdents

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:83

Procedure ident object for the WTLine FMS

Properties

approachIdent

approachIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:97

The identifier of the approach procedure, or null if there isn't one selected


approachTransitionIdent

approachTransitionIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:100

The identifier of the approach transition, or null if there isn't one selected


arrivalEnrouteTransitionIdent

arrivalEnrouteTransitionIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:94

The identifier of the arrival enroute transition, or null if there isn't one selected


arrivalIdent

arrivalIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:91

The identifier of the arrival procedure, or null if there isn't one selected


departureEnrouteTransitionIdent

departureEnrouteTransitionIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:88

The identifier of the departure enroute transition, or null if there isn't one selected


departureIdent

departureIdent: null | string

Defined in: wtlinesdk/fms/WTLineFmsTypes.ts:85

The identifier of the departure procedure, or null if there isn't one selected