| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SemtechGnssDetail |
SemtechGnssDetail.clone() |
SemtechGnssDetail |
PositionSolverDetails.getSemtechGnss()
The Semtech GNSS solver object details.
|
SemtechGnssDetail |
SemtechGnssDetail.withFec(PositionConfigurationFec fec)
Whether forward error correction is enabled.
|
SemtechGnssDetail |
SemtechGnssDetail.withFec(String fec)
Whether forward error correction is enabled.
|
SemtechGnssDetail |
SemtechGnssDetail.withProvider(PositionSolverProvider provider)
The vendor of the solver object.
|
SemtechGnssDetail |
SemtechGnssDetail.withProvider(String provider)
The vendor of the solver object.
|
SemtechGnssDetail |
SemtechGnssDetail.withStatus(PositionConfigurationStatus status)
The status indicating whether the solver is enabled.
|
SemtechGnssDetail |
SemtechGnssDetail.withStatus(String status)
The status indicating whether the solver is enabled.
|
SemtechGnssDetail |
SemtechGnssDetail.withType(PositionSolverType type)
The type of positioning solver used.
|
SemtechGnssDetail |
SemtechGnssDetail.withType(String type)
The type of positioning solver used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionSolverDetails.setSemtechGnss(SemtechGnssDetail semtechGnss)
The Semtech GNSS solver object details.
|
PositionSolverDetails |
PositionSolverDetails.withSemtechGnss(SemtechGnssDetail semtechGnss)
The Semtech GNSS solver object details.
|
Copyright © 2024. All rights reserved.