#include <src/sensors/CampbellRainVUE10.h>
CampbellRainVUE10_RainRateMax
class
The Variable sub-class used for the maximum rainfall rate output from a Campbell RainVUE10 precipitation sensor.
- Reference
- Detailed Descriptions
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- CampbellRainVUE10_RainRateMax(CampbellRainVUE10* parentSense, const char* uuid = "", const char* varCode = "RainVUERateMax") explicit
- Construct a new CampbellRainVUE10_
RainRateMax object. - CampbellRainVUE10_RainRateMax()
- Construct a new CampbellRainVUE10_
RainRateMax object. - ~CampbellRainVUE10_RainRateMax()
- Destroy the CampbellRainVUE10_
RainRateMax object - no action needed.
Function documentation
CampbellRainVUE10_ RainRateMax:: CampbellRainVUE10_RainRateMax(CampbellRainVUE10* parentSense,
const char* uuid = "",
const char* varCode = "RainVUERateMax") explicit
Construct a new CampbellRainVUE10_
Parameters | |
---|---|
parentSense | The parent CampbellRainVUE10 providing the result values. |
uuid | A universally unique identifier (UUID or GUID) for the variable; optional with the default value of an empty string. |
varCode | A short code to help identify the variable in files; optional with a default value of "RainVUERateAve". |
CampbellRainVUE10_ RainRateMax:: CampbellRainVUE10_RainRateMax()
Construct a new CampbellRainVUE10_