#include <src/sensors/TurnerCyclops.h>
TurnerCyclops_Phycocyanin
class
The Variable sub-class used for the phycocyanin output from a Turner Cyclops-7F.
- Reference
- Detailed Descriptions
Phycocyanin concentration is measured (and should be calibrated) in parts per billion (ppb).
- Miminum detection limit: 2 ppb (Phycocyanin pigment from Prozyme diluted in Deionized water)
- Linear range: 0-4,500 ppb
- LED (CWL): 590 nm
- Excitiation wavelength: 590/30 nm
- Emission wavelength: >= 645 nm
- Power required (mW @12V): 160
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- TurnerCyclops_Phycocyanin(TurnerCyclops* parentSense, const char* uuid = "", const char* varCode = "CyclopsPhycocyanin") explicit
- Construct a new TurnerCyclops_
Phycocyanin object. - TurnerCyclops_Phycocyanin()
- Construct a new TurnerCyclops_
Phycocyanin object. - ~TurnerCyclops_Phycocyanin()
- Destroy the Turner Cyclops Phycocyanin variable object - no action needed.
Function documentation
TurnerCyclops_ Phycocyanin:: TurnerCyclops_Phycocyanin(TurnerCyclops* parentSense,
const char* uuid = "",
const char* varCode = "CyclopsPhycocyanin") 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 "CyclopsPhycocyanin". |
TurnerCyclops_ Phycocyanin:: TurnerCyclops_Phycocyanin()
Construct a new TurnerCyclops_