Package | Description |
---|---|
wxservice.sensor.data |
Sensor data objects collect and process data received from sensor tasks via
IDataExchange . |
Modifier and Type | Class and Description |
---|---|
private class |
Anemometer.nullProcessor
Installs the peak processor after the first two data points.
|
private class |
Anemometer.peakProcessor
Peak processor handles everything past the first two data points.
|
Modifier and Type | Field and Description |
---|---|
private Anemometer.IPeakProcessor |
Anemometer.peak
Processes gusts as peak values.
|