speedAccuracy
The accuracy of the speed value, measured in meters per second.
Declaration
var speedAccuracy: CLLocationSpeedAccuracy { get }Discussion
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.