System.Beacon.Components.TCustomBeacon.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.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon

Description

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

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

See Also