System.Sensors.TLocationAccuracy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TLocationAccuracy = Double;

C++

typedef double TLocationAccuracy;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors

Description

Type to specify the accuracy of the measurements of a location sensor in meters.

See Also