Skip to main content

Class: FieldLengthFormatter

Format for field length / runway length combined display

Implements

Constructors

constructor

new FieldLengthFormatter(): FieldLengthFormatter

Returns

FieldLengthFormatter

Properties

nullValueString

nullValueString: string

Implementation of

Formatter.nullValueString

Defined in

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

Methods

format

format(value): string

Parameters

NameType
valueFieldLengthData

Returns

string

Inherit Doc

Implementation of

Formatter.format

Defined in

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