System.Sensors.TCustomMotionSensor Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AccelerationXpublicAcceleration in gals for the X axis.
AccelerationYpublicAcceleration in gals for the Y axis.
AccelerationZpublicAcceleration in gals for the Z axis.
AngleAccelXpublicAngular acceleration in degrees per second squared for the X axis.
AngleAccelYpublicAngular acceleration in degrees per second squared for the Y axis.
AngleAccelZpublicAngular acceleration in degrees per second squared for the Z axis.
AvailablePropertiespublicList of properties that this specific sensor can provide.
CategorypublicCategory of the sensor.
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.
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).
ManagerpublicManager that handles this sensor.
ManufacturerpublicManufacturer of the system sensor.
ModelpublicModel of the system sensor.
MotionpublicSpecifies whether the device is currently in motion (True) or not (False).
NamepublicName of the system sensor.
SensorTypepublicType of the sensor.
SerialNopublicSerial number of the system sensor.
SpeedpublicSpeed in meters per second.
StartedpublicIndicates whether the sensor is activated and ready.
StatepublicState of the sensor.
TimeStamppublicDate of the most recent measures that the sensor took.
UniqueIDpublicID that uniquely identifies the sensor.
UpdateIntervalpublicDetermines how often sensor data is updated in microseconds.