speedAccuracy
The accuracy of the speed value.
Declaration
var speedAccuracy: CLLocationSpeedAccuracy { get }Discussion
This property measures the accuracy of the speed property. When this property contains 0 or a positive number, the value in the speed property is plus or minus the specified number of meters per second. When this property contains a negative number, the value in the speed property is invalid.