#include <src/sensors/CampbellClariVUE10.h>
CampbellClariVUE10_Turbidity
class
The Variable sub-class used for the turbidity output from a Campbell ClariVUE10 turbidity sensor.
- Reference
- Detailed Descriptions
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- CampbellClariVUE10_Turbidity(CampbellClariVUE10* parentSense, const char* uuid = "", const char* varCode = "ClariVUETurbidity") explicit
- Construct a new CampbellClariVUE10_
Turbidity object. - CampbellClariVUE10_Turbidity()
- Construct a new CampbellClariVUE10_
Turbidity object. - ~CampbellClariVUE10_Turbidity()
- Destroy the CampbellClariVUE10_
Turbidity object - no action needed.
Function documentation
CampbellClariVUE10_ Turbidity:: CampbellClariVUE10_Turbidity(CampbellClariVUE10* parentSense,
const char* uuid = "",
const char* varCode = "ClariVUETurbidity") explicit
Construct a new CampbellClariVUE10_
Parameters | |
---|---|
parentSense | The parent CampbellClariVUE10 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 "ClariVUETurbidity". |
CampbellClariVUE10_ Turbidity:: CampbellClariVUE10_Turbidity()
Construct a new CampbellClariVUE10_