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