IRProximityReading QML Type

The IRProximityReading element holds the most recent IR proximity reading. 更多...

Import Statement: import QtSensors 5.0
开始支持版本: QtSensors 5.0
基类:

SensorReading

属性

详细描述

The IRProximityReading element holds the most recent IR proximity reading.

This element wraps the QIRProximityReading class. Please see the documentation for QIRProximityReading for details.

This element cannot be directly created.

属性

reflectance : qreal

This property holds the reflectance value.

Please see QIRProximityReading::reflectance for information about this property.