The QHumidityReading class holds readings from the humidity sensor. More...
Header: | #include <QHumidityReading> |
qmake: | QT += sensors |
Since: | Qt 5.9 |
Inherits: | QSensorReading |
QHumidityReading(QObject *parent = DECLARE_READING(QHumidityReading)) | |
virtual | ~QHumidityReading() |
qreal | absoluteHumidity() const |
qreal | relativeHumidity() const |
void | setAbsoluteHumidity(qreal value) |
void | setRelativeHumidity(qreal humidity) |
virtual void | copyValuesFrom(QSensorReading *other) override |
The QHumidityReading class holds readings from the humidity sensor.
The humidity sensor returns the relative humidity as a percentage, and absolute humidity in grams per cubic meter (g/m3). Note that some sensors may not support absolute humidity, 0 will be returned in this case.
Absolute humidity Measured in grams per cubic meter. Note that some sensors may not support absolute humidity.
Access functions:
qreal | absoluteHumidity() const |
See also QHumidityReading Units.
Relative humidity Returned as a percentage.
Access functions:
qreal | relativeHumidity() const |
See also QHumidityReading Units.
Default constructs an instance of QHumidityReading.
[virtual]
QHumidityReading::~QHumidityReading()Destroys the instance of QHumidityReading. The destructor is virtual.
[override virtual]
void QHumidityReading::copyValuesFrom(QSensorReading *other)Sets absoluteHumidity to value.
See also absoluteHumidity().
Sets relativeHumidity to humidity.
See also relativeHumidity().
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: