Class: RunwayIdentFormat
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Framework/FmcFormats.ts:723
Formats a runway identifier
Implements
Constructors
Constructor
new RunwayIdentFormat():
RunwayIdentFormat
Returns
RunwayIdentFormat
Properties
nullValueString
nullValueString:
string
='-----'
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/FMC/Framework/FmcFormats.ts:724
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:727
Parameters
Parameter | Type |
---|---|
value | OneWayRunway |
Returns
string