Skip navigation links
1-Wire Weather Service for Java -- Server API
A B C D E F G H I K L M N O P Q R S T U V W Z 

P

password - Variable in class wxservice.formatter.task.APRS
APRS password.
password - Variable in class wxservice.formatter.task.WeatherBug
WeatherBug password.
password - Variable in class wxservice.formatter.task.Wunderground
Wunderground password.
pCoeffs - Variable in class wxservice.sensor.task.Barometer
Barometer calibration coefficients.
pCoeffs - Variable in class wxservice.sensor.task.Barometer2438
Barometer calibration coefficients.
peak - Variable in class wxservice.sensor.data.Anemometer
Processes gusts as peak values.
peakIndex - Variable in class wxservice.sensor.data.Anemometer
Index into most recent data in the peak values.
peakProcessor() - Constructor for class wxservice.sensor.data.Anemometer.peakProcessor
 
peakValue() - Method in class wxservice.sensor.data.Anemometer
 
peakValue() - Method in interface wxservice.sensor.data.ISensorData
Calculates the peak of all values in the history buffer.
peakValue() - Method in class wxservice.sensor.data.SensorData
 
peakValues - Variable in class wxservice.sensor.data.Anemometer
Data buffer for peak values.
pollMS5534A() - Method in class wxservice.sensor.task.Barometer.ReadTask
Polls the MS5534A serial data output.
population - Variable in class wxservice.sensor.task.SensorTask
Sample size for standard deviation calculations.
post(String, Number) - Method in interface wxservice.IDataExchange
Posts new data to the data exchange.
post(String, Number) - Method in class wxservice.Service.DataExchange
Posts new data to the data exchange.
Precipitation - Class in wxservice.sensor.task
Reads the rain gauge device and posts data to the data exchange in precipitation units.
Precipitation(String, DSPortAdapter, Properties, IDataExchange, IServiceControl) - Constructor for class wxservice.sensor.task.Precipitation
Creates a new instance of Precipitation
Precipitation.ReadTask - Class in wxservice.sensor.task
Samples the rain gauge on the configured schedule.
precipitationRate - Variable in class wxservice.formatter.task.APRS
Individually referenced sensor.
precipitationRate - Variable in class wxservice.formatter.task.WeatherBug
Individually referenced sensor.
precipitationRate - Variable in class wxservice.formatter.task.Wunderground
Individually referenced sensor.
PrecipitationRate - Class in wxservice.sensor.data
Processes precipitation rate data posted by the precipitation task in precipitation units per hour.
PrecipitationRate(String, String, Properties) - Constructor for class wxservice.sensor.data.PrecipitationRate
Creates a new instance of PrecipitationRate.
precipitationTotal - Variable in class wxservice.formatter.task.APRS
Individually referenced sensor.
precipitationTotal - Variable in class wxservice.formatter.task.WeatherBug
Individually referenced sensor.
precipitationTotal - Variable in class wxservice.formatter.task.Wunderground
Individually referenced sensor.
PrecipitationTotal - Class in wxservice.sensor.data
Processes precipitation accumulation data posted by the precipitation task in total precipitation units.
PrecipitationTotal(String, String, Properties) - Constructor for class wxservice.sensor.data.PrecipitationTotal
Creates a new instance of PrecipitationTotal.
PrecipitationTotal.Interval - Enum in wxservice.sensor.data
Enumeration of rainfall accumulation udpate intervals.
PRESSURE_NAME - Variable in class wxservice.sensor.task.Barometer.ReadTask
Data name for pressure.
PRESSURE_NAME - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
Data name for pressure.
prevCount - Variable in class wxservice.sensor.task.Anemometer.ReadTask
Count from the previous sample of counter.
prevCount - Variable in class wxservice.sensor.task.Precipitation.ReadTask
The previous count.
prevTime - Variable in class wxservice.sensor.task.Anemometer.ReadTask
Time of the previous sample.
processResponse(String) - Method in class wxservice.formatter.task.APRS.FormatTask
Compares APRS response with the configured error responses.
processValue(double) - Method in interface wxservice.sensor.data.Anemometer.IPeakProcessor
Processes peak values for gusts.
processValue(double) - Method in class wxservice.sensor.data.Anemometer.nullProcessor
 
processValue(double) - Method in class wxservice.sensor.data.Anemometer.peakProcessor
 
processValue(double) - Method in class wxservice.sensor.data.Anemometer
Calls the base class multiplying the value by the scaling constant.
processValue(double) - Method in class wxservice.sensor.data.Barometer
Calls the base class multiplying the value by the scaling constant.
processValue(double) - Method in class wxservice.sensor.data.PrecipitationRate
Records the current precipitation rate from the rain gauge.
processValue(double) - Method in class wxservice.sensor.data.PrecipitationTotal
Converts the number of bucket tips into total accumulation, converted to units.
processValue(double) - Method in class wxservice.sensor.data.SensorData
Default behavior applies the input value to the averaging buffer, then applies the average to the minimum and maximum values.
processValue(double) - Method in class wxservice.sensor.data.Thermometer
Calls the base class multiplying the value by the scaling constant.
publish(LogRecord) - Method in class wxservice.logging.DailyStreamHandler
Format and publish a log record.
putData(Number) - Method in interface wxservice.sensor.data.ISensorData
Adds a new data value to the processor.
putData(Number) - Method in class wxservice.sensor.data.SensorData
 
putData(Number) - Method in class wxservice.sensor.data.WindVane
Adds a new data value to the processor.
pValues - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
History of recent vdd - vad for RMS calculation.
pValuesIndex - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
History index.
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links
Copyright © 2005-2013 Karl Uppiano