GNSS_LKGFIX_PARAM structure (gnssdriver.h)

This structure is not used currently by the system and is not required to be implemented.

Syntax

typedef struct {
  ULONG Size;
  ULONG Version;
} GNSS_LKGFIX_PARAM, *PGNSS_LKGFIX_PARAM;

Members

Size

Structure size.

Version

Version number.

Remarks

No additional parameter is needed for an LKG fix. The GNSS adapter implements any aging heuristics for rejecting an LKG fix received from the GNSS driver based on the difference between the fix time and current time.

Requirements

Requirement Value
Header gnssdriver.h