Values.PositionalAccuracySourceDefines the level of certainty of the position.
type nonrec t = {horizontal : PositionalAccuracyHorizontalDouble.t;Estimated maximum distance, in meters, between the measured position and the true position of a device, along the Earth's surface.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Double of PositionalAccuracyHorizontalDouble.t ]) list ]