---
title: speed
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmodometerdata/speed
---

# speed

The instantaneous velocity of the device, measured in meters per second.

## Declaration

```swift
var speed: CLLocationSpeed { get }
```

## See Also

### Getting speed and slope

- [slope](coremotion/cmodometerdata/slope-9h3m4.md)
- [maxAbsSlope](coremotion/cmodometerdata/maxabsslope-9mnfd.md)
