#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).
- Minimum detection limit: 2 ppb (Phycocyanin pigment from Prozyme diluted in Deionized water)
- Linear range: 0-4,500 ppb
- LED (CWL): 590 nm
- Excitation 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_
            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_
            Construct a new TurnerCyclops_
 
             
             
          