System.Beacon.TBeaconCalcMode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TBeaconCalcMode = (Raw, Stabilized);

C++

enum DECLSPEC_DENUM TBeaconCalcMode : unsigned char { Raw, Stabilized };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon


Description

Indique si IBeacon utilise soit Raw, soit Stabilized pour le calcul de Rssi et de Distance.

Voir aussi