Skip to main content

Type Alias: ApproachNameParts

ApproachNameParts = object

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2008

A type representing the three parts of an approach name.

Properties

flags?

optional flags: string

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2016

Additonal flags (eg, RNAV type)


runway?

optional runway: string

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2014

The runway identifier.


suffix?

optional suffix: string

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2012

The approach suffix


transition?

optional transition: string

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2018

The approach transition name.


type

type: string

Defined in: workingtitle-instruments-epic2/shared/Fms/Epic2FmsUtils.ts:2010

The approach type.