Class: G1000Version
Defined in: workingtitle-instruments-g1000/html_ui/Shared/G1000Version.ts:4
A utility class containing information about the current G1000 software version.
Constructors
Constructor
new G1000Version():
G1000Version
Returns
G1000Version
Properties
VERSION
readonly
static
VERSION:"WT2.1.3"
='WT2.1.3'
Defined in: workingtitle-instruments-g1000/html_ui/Shared/G1000Version.ts:6
The current version string.
VERSION_DATE
readonly
static
VERSION_DATE:number
Defined in: workingtitle-instruments-g1000/html_ui/Shared/G1000Version.ts:9
The release date of the current version, as a UNIX timestamp in milliseconds.