struttura GNSS_AGNSS_INJECTTIME (gnssdriver.h)
Questa struttura definisce il formato per l'inserimento del tempo AGNSS.
Sintassi
typedef struct {
ULONG Size;
ULONG Version;
FILETIME UtcTime;
ULONG TimeUncertainty;
} GNSS_AGNSS_INJECTTIME, *PGNSS_AGNSS_INJECTTIME;
Membri
Size
Dimensioni della struttura.
Version
Numero di versione.
UtcTime
Ora UTC.
TimeUncertainty
Incertezza in millisecondi.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | gnssdriver.h |