AtlasScientificDO_DOpct class

The Variable sub-class used for the dissolved oxygen percent of saturation 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_DOpct(AtlasScientificDO* parentSense, const char* uuid = "", const char* varCode = "AtlasDOpct") explicit
Construct a new AtlasScientificDO_DOpct object.
AtlasScientificDO_DOpct()
Construct a new AtlasScientificDO_DOpct object.
~AtlasScientificDO_DOpct()
Destroy the AtlasScientificDO_DOpct object - no action needed.

Function documentation

AtlasScientificDO_DOpct::AtlasScientificDO_DOpct(AtlasScientificDO* parentSense, const char* uuid = "", const char* varCode = "AtlasDOpct") explicit

Construct a new AtlasScientificDO_DOpct 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 "AtlasDOpct".

AtlasScientificDO_DOpct::AtlasScientificDO_DOpct()

Construct a new AtlasScientificDO_DOpct object.