MAXREFDES70# Code Documentation  V02.00
High-precision long battery life heat/flow meter
 All Data Structures Files Functions Variables Enumerator Macros Pages
lookUpTables.h File Reference

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]
 

Variable Documentation

const float PT1000_LOOKUPTABLE[101][10]

Definition at line 117 of file lookUpTables.h.

const float SPEED_OF_SOUND_LOOKUP[101]
Initial value:
= {
1402.3, 1407.3, 1412.2, 1416.9, 1421.6, 1426.1, 1430.5, 1434.8, 1439.1,
1443.2,
1447.2, 1451.1, 1454.9, 1458.7, 1462.3, 1465.8, 1469.3, 1472.7,
1476.0, 1479.1,
1482.3, 1485.3, 1488.2, 1491.1, 1493.9, 1496.6, 1499.2, 1501.8,
1504.3, 1506.7,
1509.0, 1511.3, 1513.5, 1515.7, 1517.7, 1519.7, 1521.7, 1523.5,
1525.3, 1527.1,
1528.8, 1530.4, 1532.0, 1533.5, 1534.9, 1536.3, 1537.7, 1538.9,
1540.2, 1541.3,
1542.5, 1543.5, 1544.6, 1545.5, 1546.4, 1547.3, 1548.1, 1548.9,
1549.6, 1550.3,
1550.9, 1551.5, 1552.0, 1552.5, 1553.0, 1553.4, 1553.7, 1554.0,
1554.3, 1554.5,
1554.7, 1554.9, 1555.0, 1555.0, 1555.1, 1555.1, 1555.0, 1554.9,
1554.8, 1554.6,
1554.4, 1554.2, 1553.9, 1553.6, 1553.2, 1552.8, 1552.4, 1552.0,
1551.5, 1551.0,
1550.4, 1549.8, 1549.2, 1548.5, 1547.5, 1547.1, 1546.3, 1545.6,
1544.7, 1543.9,
1543.0 }

Definition at line 322 of file lookUpTables.h.

const float VOLUMETRIC_FLOW_CORRECTION_TABLE[24][2]
Initial value:
= {
{ 0 , 0 } ,
{ 0.0033 , 0 } ,
{ 0.0119 , 0.404040 } ,
{ 0.0162 , 0.503703704 } ,
{ 0.0222 , 0.594594595 } ,
{ 0.0324 , 0.668518519 } ,
{ 0.05256, 0.735159817 } ,
{ 0.0663 , 0.755656109 } ,
{ 0.09264, 0.815414508 } ,
{ 0.11796, 0.841302136 } ,
{ 0.1776 , 0.861486486 } ,
{ 0.2304 , 0.880208333 } ,
{ 0.27 , 0.908444444 } ,
{ 0.35046, 0.899845917 } ,
{ 0.4941 , 0.912932605 } ,
{ 0.65562, 0.929623867 } ,
{ 0.9663 , 0.934492394 } ,
{ 1.4703 , 0.946337482 } ,
{ 3 , 1 } ,
{ 4 , 1 } ,
}

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.