---
title: CLLocationSpeedAccuracy
framework: corelocation
role: symbol
role_heading: Type Alias
path: corelocation/cllocationspeedaccuracy
---

# CLLocationSpeedAccuracy

The accuracy of a speed.

## Declaration

```swift
typealias CLLocationSpeedAccuracy = Double
```

## See Also

### Getting speed and course information

- [speed](corelocation/cllocation/speed.md)
- [speedAccuracy](corelocation/cllocation/speedaccuracy.md)
- [course](corelocation/cllocation/course.md)
- [courseAccuracy](corelocation/cllocation/courseaccuracy.md)
- [CLLocationSpeed](corelocation/cllocationspeed.md)
- [CLLocationDirection](corelocation/cllocationdirection.md)
- [CLLocationDirectionAccuracy](corelocation/cllocationdirectionaccuracy.md)
