NIDLTDOAMeasurement
Information from a Downlink Time-Difference-of-Arrival anchor that you use to derive a range estimate.
Declaration
class NIDLTDOAMeasurementOverview
Your app runs on a receiver device that fields messages from nearby physical base stations, or anchors. The framework processes the messages into instances of this class and provides them to your app through the session(_:didUpdateDLTDOA:) callback. Your app analyzes the measurements to calculate the receiver’s position relative to the anchors in the tracked area.
Only sessions that run a NIDLTDOAConfiguration receive Downlink Time-Difference-of-Arrival measurements.