Accuracy Enum

Definition

Enumerates values returned by several types.

public enum Accuracy
type Accuracy = 
Inheritance
Accuracy

Fields

Coarse 2
Fine 1
High 3
Low 1
Medium 2

A constant indicating a medium accuracy requirement

  • currently used only for horizontal accuracy. For horizontal position this corresponds roughly to to an accuracy of between 100 and 500 meters.
NoRequirement 0

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to