| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SemtechGnssConfiguration |
SemtechGnssConfiguration.clone() |
SemtechGnssConfiguration |
PositionSolverConfigurations.getSemtechGnss()
The Semtech GNSS solver configuration object.
|
SemtechGnssConfiguration |
SemtechGnssConfiguration.withFec(PositionConfigurationFec fec)
Whether forward error correction is enabled.
|
SemtechGnssConfiguration |
SemtechGnssConfiguration.withFec(String fec)
Whether forward error correction is enabled.
|
SemtechGnssConfiguration |
SemtechGnssConfiguration.withStatus(PositionConfigurationStatus status)
The status indicating whether the solver is enabled.
|
SemtechGnssConfiguration |
SemtechGnssConfiguration.withStatus(String status)
The status indicating whether the solver is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionSolverConfigurations.setSemtechGnss(SemtechGnssConfiguration semtechGnss)
The Semtech GNSS solver configuration object.
|
PositionSolverConfigurations |
PositionSolverConfigurations.withSemtechGnss(SemtechGnssConfiguration semtechGnss)
The Semtech GNSS solver configuration object.
|
Copyright © 2025. All rights reserved.