---
title: CMRecordedPressureData
framework: coremotion
role: symbol
role_heading: Class
path: coremotion/cmrecordedpressuredata
---

# CMRecordedPressureData

A recorded measurement of pressure data.

## Declaration

```swift
class CMRecordedPressureData
```

## Overview

Overview Use SensorKit’s ambientPressure sensor to read ambient pressure data.

## Topics

### Instance Properties

- [identifier](coremotion/cmrecordedpressuredata/identifier.md)
- [startDate](coremotion/cmrecordedpressuredata/startdate.md)

## Relationships

### Inherits From

- [CMAmbientPressureData](coremotion/cmambientpressuredata.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Ambient pressure

- [CMAmbientPressureData](coremotion/cmambientpressuredata.md)
