Package | Description |
---|---|
wxservice.sensor.data |
Sensor data objects collect and process data received from sensor tasks via
IDataExchange . |
Modifier and Type | Class and Description |
---|---|
class |
Anemometer
Processes wind speed data posted by the anemometer task in meters/sec.
|
class |
Barometer
Processes air pressure data posted by the barometer task in millibars.
|
class |
Hygrometer
Processes humidity data posted by the hygrometer task in percent.
|
class |
PrecipitationRate
Processes precipitation rate data posted by the precipitation task in
precipitation units per hour.
|
class |
PrecipitationTotal
Processes precipitation accumulation data posted by the precipitation task in
total precipitation units.
|
class |
SolarIntensity
Processes temperature data posted by the solar task.
|
class |
Thermometer
Processes temperature data posted by the thermometer task in Celsius.
|
class |
WindVane
Processes wind direction data posted by the wind vane task in 16 cardinal
points.
|