#include <src/sensors/TurnerCyclops.h>
TurnerCyclops_Fluorescein
class
The Variable sub-class used for the fluorescein output from a Turner Cyclops-7F.
- Reference
- Detailed Descriptions
Fluorescein concentration is measured (and should be calibrated) in parts per billion (ppb).
- Miminum detection limit: 0.01 ppb
- Linear range: 0-500 ppb
- LED (CWL): 460 nm
- Excitiation wavelength: 400/150 nm
- Emission wavelength: 545/28 nm
- Power required (mW @12V): 145
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- TurnerCyclops_Fluorescein(TurnerCyclops* parentSense, const char* uuid = "", const char* varCode = "CyclopsFluorescein") explicit
- Construct a new TurnerCyclops_
Fluorescein object. - TurnerCyclops_Fluorescein()
- Construct a new TurnerCyclops_
Fluorescein object. - ~TurnerCyclops_Fluorescein()
- Destroy the Turner Cyclops Fluorescein variable object - no action needed.
Function documentation
TurnerCyclops_ Fluorescein:: TurnerCyclops_Fluorescein(TurnerCyclops* parentSense,
const char* uuid = "",
const char* varCode = "CyclopsFluorescein") 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 "CyclopsFluorescein". |
TurnerCyclops_ Fluorescein:: TurnerCyclops_Fluorescein()
Construct a new TurnerCyclops_