API:System.Bluetooth.TBluetoothLEManager.RssiToDistance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RssiToDistance(ARssi, ATxPower: Integer; ASignalPropagationConst: Single): Double;

C++

double __fastcall RssiToDistance(int ARssi, int ATxPower, float ASignalPropagationConst);

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Embarcadero Technologies does not currently have any additional information.