Skip to main content

Class: RunwayIdentFormat

Formats a runway identifier

Implements

  • Formatter<OneWayRunway>

Constructors

constructor

new RunwayIdentFormat(): RunwayIdentFormat

Returns

RunwayIdentFormat

Properties

nullValueString

nullValueString: string = '-----'

Implementation of

Formatter.nullValueString

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcFormats.ts:725

Methods

format

format(value): string

Parameters

NameType
valueOneWayRunway

Returns

string

Inherit Doc

Implementation of

Formatter.format

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcFormats.ts:728