#include <src/sensors/TurnerCyclops.h>
TurnerCyclops_Chlorophyll
class
The Variable sub-class used for the chlorophyll output from a Turner Cyclops-7F.
- Reference
- Detailed Descriptions
Chlorophyll concentration is measured (and should be calibrated) in micrograms per Liter (µ/L).
- Miminum detection limit: 0.03 µg/L
- Linear range: 0-500 µg/L
- LED (CWL): 460 nm
- Excitiation wavelength: 465/170 nm
- Emission wavelength: 696/44 nm
- Power required (mW @12V): 240
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- TurnerCyclops_Chlorophyll(TurnerCyclops* parentSense, const char* uuid = "", const char* varCode = "CyclopsChlorophyll") explicit
- Construct a new TurnerCyclops_
Chlorophyll object. - TurnerCyclops_Chlorophyll()
- Construct a new TurnerCyclops_
Chlorophyll object. - ~TurnerCyclops_Chlorophyll()
- Destroy the Turner Cyclops Chlorophyll variable object - no action needed.
Function documentation
TurnerCyclops_ Chlorophyll:: TurnerCyclops_Chlorophyll(TurnerCyclops* parentSense,
const char* uuid = "",
const char* varCode = "CyclopsChlorophyll") explicit
Construct a new TurnerCyclops_
Parameters | |
---|---|
parentSense | The parent TurnerCyclops 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 "CyclopsChlorophyll". |
TurnerCyclops_ Chlorophyll:: TurnerCyclops_Chlorophyll()
Construct a new TurnerCyclops_