Constructor and Description |
---|
CinterionGnssInit() |
Modifier and Type | Method and Description |
---|---|
void |
disableGnss()
Disables the underlying GNSS engine.
|
void |
initializeGnss()
Initialize the underlying GNSS engine.
|
public void disableGnss() throws GnssInitException
GnssInit
disableGnss
in interface GnssInit
GnssInitException
- if an error occurred when disabling the GNSS engine.public void initializeGnss() throws GnssInitException
GnssInit
initializeGnss
in interface GnssInit
GnssInitException
- if an error occurred during the initialization.