public static interface PositionalAccuracy.Builder extends SdkPojo, CopyableBuilder<PositionalAccuracy.Builder,PositionalAccuracy>
| Modifier and Type | Method and Description |
|---|---|
PositionalAccuracy.Builder |
horizontal(Double horizontal)
Estimated maximum distance, in meters, between the measured position and the true position of a device, along
the Earth's surface.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPositionalAccuracy.Builder horizontal(Double horizontal)
Estimated maximum distance, in meters, between the measured position and the true position of a device, along the Earth's surface.
horizontal - Estimated maximum distance, in meters, between the measured position and the true position of a
device, along the Earth's surface.Copyright © 2022. All rights reserved.