AtlasScientificDO_DOmgL class

The Variable sub-class used for the dissolved oxygen concentration output from an Atlas Scientific EZO dissolved oxygen circuit.

Base classes

class Variable
The variable class for a value and related metadata.

Constructors, destructors, conversion operators

AtlasScientificDO_DOmgL(AtlasScientificDO* parentSense, const char* uuid = "", const char* varCode = "AtlasDOmgL") explicit
Construct a new AtlasScientificDO_DOmgL object.
AtlasScientificDO_DOmgL()
Construct a new AtlasScientificDO_DOmgL object.
~AtlasScientificDO_DOmgL()
Destroy the AtlasScientificDO_DOmgL object - no action needed.

Function documentation

AtlasScientificDO_DOmgL::AtlasScientificDO_DOmgL(AtlasScientificDO* parentSense, const char* uuid = "", const char* varCode = "AtlasDOmgL") explicit

Construct a new AtlasScientificDO_DOmgL object.

Parameters
parentSense The parent AtlasScientificDO 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 "AtlasDOmgL".

AtlasScientificDO_DOmgL::AtlasScientificDO_DOmgL()

Construct a new AtlasScientificDO_DOmgL object.