ModularSensors > Classes > Variable > YosemitechY4000_Chlorophyll
ModularSensors > Modules > Yosemitech Y4000 Multi-Parameter Sonde > YosemitechY4000_Chlorophyll


YosemitechY4000_Chlorophyll class

The Variable sub-class used for the chlorophyll concentration output from a Yosemitech Y4000 multiparameter sonde.

Base classes

class Variable
The variable class for a value and related metadata.

Constructors, destructors, conversion operators

YosemitechY4000_Chlorophyll(YosemitechY4000* parentSense, const char* uuid = "", const char* varCode = Y4000_CHLORO_DEFAULT_CODE) explicit
Construct a new YosemitechY4000_Chlorophyll object.
YosemitechY4000_Chlorophyll()
Construct a new YosemitechY4000_Chlorophyll object.
~YosemitechY4000_Chlorophyll()
Destroy the YosemitechY4000_Chlorophyll() object - no action needed.

Function documentation

YosemitechY4000_Chlorophyll(YosemitechY4000* parentSense, const char* uuid = "", const char* varCode = Y4000_CHLORO_DEFAULT_CODE) explicit

Construct a new YosemitechY4000_Chlorophyll object.

Parameters
parentSense The parent YosemitechY4000 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 "Y4000Chloro".

YosemitechY4000_Chlorophyll()

Construct a new YosemitechY4000_Chlorophyll object.