CLLocationAccuracy
The accuracy of a geographical coordinate.
Declaration
typealias CLLocationAccuracy = DoubleDiscussion
When reported in a CLLocation object, accuracy values are the number of meters from the original geographic coordinate that could yield the user’s actual location. When specifying values for the desiredAccuracy property of your CLLocationManager object, use one of the appropriate constants.