Class: RunwayIdentFormat
Formats a runway identifier
Implements
Formatter
<OneWayRunway
>
Constructors
constructor
• new RunwayIdentFormat(): RunwayIdentFormat
Returns
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
Name | Type |
---|---|
value | OneWayRunway |
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