System.Beacon.TBeaconManager.SPC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SPC: Single read FSPC write SetSPC;

C++

__property float SPC = {read=FSPC, write=SetSPC};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

The SPC property indicates the signal propagation constant value used to calculate the Distance.

For the iOS platform, when the ScanMode is set to Standard, the SPC value is ignored.

See Also