Interface PositionalAccuracy.Builder

  • Method Details

    • horizontal

      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.

      Parameters:
      horizontal - Estimated maximum distance, in meters, between the measured position and the true position of a device, along the Earth's surface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.