Class: VSpeedFormat
Formatter for V-Speeds
Implements
Formatter
<number
>
Constructors
constructor
• new VSpeedFormat(vSpeedName
): VSpeedFormat
Constructor
Parameters
Name | Type | Description |
---|---|---|
vSpeedName | string | V speed prefix |
Returns
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcFormats.ts:645
Properties
nullValueString
• nullValueString: string
Implementation of
Formatter.nullValueString
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcFormats.ts:650
Methods
format
▸ format(value
): string
Parameters
Name | Type |
---|---|
value | number |
Returns
string
Inherit Doc
Implementation of
Formatter.format
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcFormats.ts:653