---
title: NIDLTDOAMeasurement.FloorElevation
framework: nearbyinteraction
role: symbol
role_heading: Class
path: nearbyinteraction/nidltdoameasurement/floorelevation-swift.class
---

# NIDLTDOAMeasurement.FloorElevation

An object that describes how high off the ground DL-TDOA anchors reside in the environment.

## Declaration

```swift
class FloorElevation
```

## Overview

Overview Floor elevation specifies the vertical position of DL-TDOA anchors. In multi-story deployments, floorNumber specifies the floor that the anchor resides on. The  height property describes the anchor’s elevation off of the floor, in meters. Negative floorNumber values indicate areas below ground level, for example, a basement or parking level.

## Topics

### Accessing floor elevation components

- [floorNumber](nearbyinteraction/nidltdoameasurement/floorelevation-swift.class/floornumber.md)
- [height](nearbyinteraction/nidltdoameasurement/floorelevation-swift.class/height.md)

### Creating a floor elevation

- [init(coder:)](nearbyinteraction/nidltdoameasurement/floorelevation-swift.class/init(coder:).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

### Locating the anchor

- [coordinates](nearbyinteraction/nidltdoameasurement/coordinates.md)
- [coordinatesType](nearbyinteraction/nidltdoameasurement/coordinatestype.md)
- [signalStrength](nearbyinteraction/nidltdoameasurement/signalstrength.md)
- [floorElevation](nearbyinteraction/nidltdoameasurement/floorelevation-swift.property.md)
