#include <src/sensors/TurnerCyclops.h>
TurnerCyclops_RedChlorophyll
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.3 µg/L
- Linear range: 0-500 µg/L
- LED (CWL): 635 nm
- Excitiation wavelength: <=635 nm
- Emission wavelength: >=695 nm
- Power required (mW @12V): 240
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- TurnerCyclops_RedChlorophyll(TurnerCyclops* parentSense, const char* uuid = "", const char* varCode = "CyclopsRedChlorophyll") explicit
- Construct a new TurnerCyclops_
RedChlorophyll object. - TurnerCyclops_RedChlorophyll()
- Construct a new TurnerCyclops_
RedChlorophyll object. - ~TurnerCyclops_RedChlorophyll()
- Destroy the Turner Cyclops Red Chlorophyll variable object - no action needed.
Function documentation
TurnerCyclops_ RedChlorophyll:: TurnerCyclops_RedChlorophyll(TurnerCyclops* parentSense,
const char* uuid = "",
const char* varCode = "CyclopsRedChlorophyll") 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_ RedChlorophyll:: TurnerCyclops_RedChlorophyll()
Construct a new TurnerCyclops_