| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Accuracy |
Accuracy.clone() |
Accuracy |
GetPositionResult.getAccuracy()
The accuracy of the estimated position in meters.
|
Accuracy |
Accuracy.withHorizontalAccuracy(Float horizontalAccuracy)
The horizontal accuracy of the estimated position in meters.
|
Accuracy |
Accuracy.withVerticalAccuracy(Float verticalAccuracy)
The vertical accuracy of the estimated position in meters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPositionResult.setAccuracy(Accuracy accuracy)
The accuracy of the estimated position in meters.
|
GetPositionResult |
GetPositionResult.withAccuracy(Accuracy accuracy)
The accuracy of the estimated position in meters.
|
Copyright © 2022. All rights reserved.