---
title: HKAudiogramSensitivityPointClampingRange
framework: healthkit
role: symbol
role_heading: Class
path: healthkit/hkaudiogramsensitivitypointclampingrange
---

# HKAudiogramSensitivityPointClampingRange

Defines the range within which an ear’s sensitivity point may have been clamped, if any.

## Declaration

```swift
class HKAudiogramSensitivityPointClampingRange
```

## Overview

Overview At times, it may be required to indicate that a sensitivity point has been clamped to a range. These reasons include but are not limited to user safety, hardware limitations, or algorithm features.

## Topics

### Initializers

- [init(coder:)](healthkit/hkaudiogramsensitivitypointclampingrange/init(coder:).md)
- [init(lowerBound:upperBound:)](healthkit/hkaudiogramsensitivitypointclampingrange/init(lowerbound:upperbound:).md)

### Instance Properties

- [lowerBound](healthkit/hkaudiogramsensitivitypointclampingrange/lowerbound.md)
- [upperBound](healthkit/hkaudiogramsensitivitypointclampingrange/upperbound.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.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)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Classes

- [HKAudiogramSensitivityTest](healthkit/hkaudiogramsensitivitytest.md)
- [HKBiologicalSexObject](healthkit/hkbiologicalsexobject.md)
- [HKBloodTypeObject](healthkit/hkbloodtypeobject.md)
- [HKFitzpatrickSkinTypeObject](healthkit/hkfitzpatrickskintypeobject.md)
- [HKGAD7Assessment](healthkit/hkgad7assessment.md)
- [HKPHQ9Assessment](healthkit/hkphq9assessment.md)
- [HKScoredAssessment](healthkit/hkscoredassessment.md)
- [HKScoredAssessmentType](healthkit/hkscoredassessmenttype.md)
- [HKStateOfMind](healthkit/hkstateofmind.md)
- [HKStateOfMindType](healthkit/hkstateofmindtype.md)
- [HKWheelchairUseObject](healthkit/hkwheelchairuseobject.md)
