Class: FieldLengthFormatter
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Framework/FmcFormats.ts:685
Format for field length / runway length combined display
Implements
Constructors
Constructor
new FieldLengthFormatter():
FieldLengthFormatter
Returns
FieldLengthFormatter
Properties
nullValueString
nullValueString:
string
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Framework/FmcFormats.ts:686
The string to show when a value is null
Implementation of
Methods
format()
format(
value
):string
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Framework/FmcFormats.ts:690
Parameters
Parameter | Type |
---|---|
value | FieldLengthData |
Returns
string