---
title: altitude
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmabsolutealtitudedata/altitude
---

# altitude

The absolute altitude of the device relative to sea level, measured in meters.

## Declaration

```swift
var altitude: Double { get }
```

## Discussion

Discussion This value can be positive or negative.

## See Also

### Accessing Altitude Data

- [accuracy](coremotion/cmabsolutealtitudedata/accuracy.md)
- [precision](coremotion/cmabsolutealtitudedata/precision.md)
