MAXREFDES70# Code Documentation
V02.00
High-precision long battery life heat/flow meter
|
Go to the source code of this file.
Variables | |
const float | WATER_DENSITY_LOOKUPTABLE [151] |
const float | WATER_ENTHALPY_LOOKUPTABLE [151] |
const float | PT1000_LOOKUPTABLE [101][10] |
const float | SPEED_OF_SOUND_LOOKUP [101] |
const float | VOLUMETRIC_FLOW_CORRECTION_TABLE [24][2] |
const float PT1000_LOOKUPTABLE[101][10] |
Definition at line 117 of file lookUpTables.h.
const float SPEED_OF_SOUND_LOOKUP[101] |
Definition at line 322 of file lookUpTables.h.
const float VOLUMETRIC_FLOW_CORRECTION_TABLE[24][2] |
Definition at line 349 of file lookUpTables.h.
const float WATER_DENSITY_LOOKUPTABLE[151] |
Definition at line 46 of file lookUpTables.h.
const float WATER_ENTHALPY_LOOKUPTABLE[151] |
Definition at line 81 of file lookUpTables.h.