Barometer Class

Definition

Monitor changes to the atmospheric pressure.

public static class Barometer
Inheritance
Barometer

Properties

IsMonitoring

Gets if barometer is actively being monitored.

Methods

Start(SensorSpeed)

Start monitoring for changes to the barometer.

Stop()

Stop monitoring for changes to the barometer.

Events

ReadingChanged

Event triggered when barometer reading changes.

Applies to