Class: G3000Version
A utility class containing information about the current G3000 software version.
Constructors
constructor
• new G3000Version(): G3000Version
Returns
Properties
VERSION
▪ Static
Readonly
VERSION: "WT1.1.19"
The current version string.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Version.ts:6
VERSION_DATE
▪ Static
Readonly
VERSION_DATE: number
The release date of the current version, as a UNIX timestamp in milliseconds.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Version.ts:9