<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKUnit/atmosphere()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HKUnit(cm)atmosphereUnit"
  },
  "title" : "atmosphere()"
}
-->

# atmosphere()

Returns a HealthKit unit for measuring pressure in atmospheres.

```
class func atmosphere() -> Self
```

## Return Value

A HealthKit unit for measuring pressure in atmospheres.

## Discussion

One atmosphere is the average atmospheric pressure at sea level.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)