IDataExchange
.See: Description
Interface | Description |
---|---|
Anemometer.IPeakProcessor |
Interface for peak processors.
|
ISensorData |
Defines operations on sensor data.
|
Class | Description |
---|---|
Anemometer |
Processes wind speed data posted by the anemometer task in meters/sec.
|
Barometer |
Processes air pressure data posted by the barometer task in millibars.
|
Hygrometer |
Processes humidity data posted by the hygrometer task in percent.
|
PrecipitationRate |
Processes precipitation rate data posted by the precipitation task in
precipitation units per hour.
|
PrecipitationTotal |
Processes precipitation accumulation data posted by the precipitation task in
total precipitation units.
|
SensorData |
Sensor data management base class.
|
SolarIntensity |
Processes temperature data posted by the solar task.
|
Thermometer |
Processes temperature data posted by the thermometer task in Celsius.
|
WindVane |
Processes wind direction data posted by the wind vane task in 16 cardinal
points.
|
Enum | Description |
---|---|
PrecipitationTotal.Interval |
Enumeration of rainfall accumulation udpate intervals.
|
IDataExchange
.