public class RangingCapabilities extends Object
Describes UWB ranging capabilities for the current device.
Public Method Summary
boolean |
supportsAzimuthalAngle()
Whether azimuthal angle of arrival is supported.
|
boolean |
supportsDistance()
Whether distance ranging is supported.
|
boolean |
supportsElevationAngle()
Whether elevation angle of arrival is supported.
|
Inherited Method Summary
Public Methods
public boolean supportsAzimuthalAngle ()
Whether azimuthal angle of arrival is supported.
public boolean supportsDistance ()
Whether distance ranging is supported.
public boolean supportsElevationAngle ()
Whether elevation angle of arrival is supported.