AltimeterReading

The AltimeterReading element holds the most recent Altimeter reading. More...

Inherits SensorReading

This type was introduced in QtSensors 5.1.

Properties

Detailed Description

The AltimeterReading element holds the most recent Altimeter reading.

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

This element cannot be directly created.

Property Documentation

altitude : qreal

This property holds the altitude of the device.

Please see QAltimeterReading::altitude for information about this property.