public static interface Accuracy.Builder extends SdkPojo, CopyableBuilder<Accuracy.Builder,Accuracy>
| Modifier and Type | Method and Description |
|---|---|
Accuracy.Builder |
horizontalAccuracy(Float horizontalAccuracy)
The horizontal accuracy of the estimated position in meters.
|
Accuracy.Builder |
verticalAccuracy(Float verticalAccuracy)
The vertical accuracy of the estimated position in meters.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccuracy.Builder horizontalAccuracy(Float horizontalAccuracy)
The horizontal accuracy of the estimated position in meters.
horizontalAccuracy - The horizontal accuracy of the estimated position in meters.Accuracy.Builder verticalAccuracy(Float verticalAccuracy)
The vertical accuracy of the estimated position in meters.
verticalAccuracy - The vertical accuracy of the estimated position in meters.Copyright © 2022. All rights reserved.