System.Sensors.TCustomOrientationSensor Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AvailablePropertiespublicList of properties that this specific sensor can provide.
CategorypublicCategory of the sensor.
CompMagHeadingpublicDirection where the device is pointed, measured clockwise from the magnetic North.
CompTrueHeadingpublicDirection where the device is pointed, relative to the geographic North.
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.
DistanceXpublicGetter for distance measured on the X axis measured in meters.
DistanceYpublicGetter for distance measured on the Y axis measured in meters.
DistanceZpublicGetter for distance measured on the Z axis measured 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).
HeadingXpublicThe X coordinate of the vector that points to magnetic North, measured in MicroTeslas.
HeadingYpublicThe Y coordinate of the vector that points to magnetic North, measured in MicroTeslas.
HeadingZpublicThe Z coordinate of the vector that points to magnetic North, measured in MicroTeslas.
MagHeadingpublicDirection where the device is pointed, relative to the magnetic North.
ManagerpublicManager that handles this sensor.
ManufacturerpublicManufacturer of the system sensor.
ModelpublicModel of the system sensor.
NamepublicName of the system sensor.
SensorTypepublicType of the sensor.
SerialNopublicSerial number of the system sensor.
StartedpublicIndicates whether the sensor is activated and ready.
StatepublicState of the sensor.
TiltXpublicGetter for the rotation angle on the X axis.
TiltYpublicGetter for the rotation angle on the Y axis.
TiltZpublicGetter for the rotation angle on the Z axis.
TimeStamppublicDate of the most recent measures that the sensor took.
TrueHeadingpublicCompass heading relative to geographic north.
UniqueIDpublicID that uniquely identifies the sensor.
UpdateIntervalpublicDetermines how often sensor data is updated in microseconds.