ModularSensors > Classes > Variable > YosemitechY514_Chlorophyll
ModularSensors > Modules > Yosemitech Y514 Wipered Chlorophyll Sensor > YosemitechY514_Chlorophyll


YosemitechY514_Chlorophyll class

The Variable sub-class used for the chlorophyll concentration output from a Yosemitech Y514-A chlorophyll sensor with wiper.

Base classes

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

Constructors, destructors, conversion operators

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

Function documentation

YosemitechY514_Chlorophyll(YosemitechY514* parentSense, const char* uuid = "", const char* varCode = Y514_CHLORO_DEFAULT_CODE) explicit

Construct a new YosemitechY514_Chlorophyll object.

Parameters
parentSense The parent YosemitechY514 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 "Y514Chloro".

YosemitechY514_Chlorophyll()

Construct a new YosemitechY514_Chlorophyll object.