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