Barometer Class

Definition

Monitor changes to the atmospheric pressure.

public static class Barometer
Inheritance
System.Object
Barometer

Properties

Name Description
IsMonitoring

Gets if barometer is actively being monitored.

Methods

Name Description
Start(SensorSpeed)

Start monitoring for changes to the barometer.

Stop()

Stop monitoring for changes to the barometer.

Events

Name Description
ReadingChanged

Event triggered when barometer reading changes.

Applies to