System.Sensors.TCustomLocationSensor Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AccuracypublicLevel of precision (in meters) of the geographic location data provided by the location sensor.
ActivityTypepublic
Address1publicGetter for the physical location Address Line 1.
Address2publicGetter for the physical location Address Line 2.
AltitudepublicGetter for the altitude, in meters, relative to the sea level.
AuthorizedpublicSpecifies whether your application is authorized to use the sensor (atAuthorized) or not (atUnauthorized), or if the authorization state is unknown (atNotSpecified).
AvailablePropertiespublicList of properties that this specific sensor can provide.
CategorypublicCategory of the sensor.
CitypublicGetter for physical city location.
CountryRegionpublicGetter for physical country or region location.
CustomDatapublicSensor-specific data fields.
CustomPropertypublicSensor-specific properties.
DescriptionpublicDescription of the system sensor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DistancepublicMinimum distance that the location sensor requires to trigger a location data update.
ErrorRadiuspublicGetter for the accuracy radius of the Latitude / Longitude values, in meters.
HasCustomDatapublicSpecifies whether the system sensor has custom data with the specified index (True) or not (False).
HasCustomPropertypublicSpecifies whether the system sensor has a custom property with the specified index (True) or not (False).
LatitudepublicGetter for the latitude, in degrees.
LocationChangepublicMagnitude of a location change that makes the location sensor trigger location data updates.
LongitudepublicGetter for the longitude, in degrees.
MagneticHeadingpublicGetter for the heading relative to the Magnetic North, in degrees.
ManagerpublicManager that handles this sensor.
ManufacturerpublicManufacturer of the system sensor.
ModelpublicModel of the system sensor.
NamepublicName of the system sensor.
OptimizepublicSpecifies whether the location sensor should use the optimized Location API (True) or the general-purpose Sensor API (False).
PostalCodepublicGetter for the physical location postal or ZIP code.
PowerConsumptionpublicGetter for the amount of battery power the sensor consumes.
RegionspublicList of regions monitored by the location sensor.
SensorTypepublicType of the sensor.
SerialNopublicSerial number of the system sensor.
SpeedpublicGetter for the speed, in meters per second.
StartedpublicIndicates whether the sensor is activated and ready.
StatepublicState of the sensor.
StateProvincepublicGetter for the physical location state or province.
TimeStamppublicDate of the most recent measures that the sensor took.
TrueHeadingpublicGetter for the heading relative to the True North, in degrees.
UniqueIDpublicID that uniquely identifies the sensor.
UsageAuthorizationpublic