Test THM1176 API: MeasurementsGet, SetFormat.
More...
#include "gtest/gtest.h"
#include "THM1176TestUtilities.h"
#include <ctime>
#include <chrono>
#include <thread>
Go to the source code of this file.
Test THM1176 API: MeasurementsGet, SetFormat.
Definition in file CTHM1176MeasurementsTest.cpp.
◆ TEST_F() [1/5]
◆ TEST_F() [2/5]
◆ TEST_F() [3/5]
◆ TEST_F() [4/5]
◆ TEST_F() [5/5]
◆ THM1176_AVG_COUNT()
static const U32 THM1176_AVG_COUNT |
( |
100 |
| ) |
|
|
static |
◆ THM1176_IMMEDIATE_TIME_PER_ACQ()
static const F64 THM1176_IMMEDIATE_TIME_PER_ACQ |
( |
1.0281823091218700E+ |
05 | ) |
|
|
static |
◆ THM1176_IMMEDIATE_TIME_PER_MEAS()
static const F64 THM1176_IMMEDIATE_TIME_PER_MEAS |
( |
4.4532792007542600E+ |
04 | ) |
|
|
static |
◆ THM1176_NO_MEASUREMENTS()
static const I32 THM1176_NO_MEASUREMENTS |
( |
3 |
| ) |
|
|
static |
◆ THM1176_TIME_PER_MEASUREMENT()
static const U64 THM1176_TIME_PER_MEASUREMENT |
( |
static_cast< U64 > |
THM1176_IMMEDIATE_TIME_PER_MEAS+THM1176_AVG_COUNT *THM1176_IMMEDIATE_TIME_PER_ACQ+0.5 | ) |
|
|
static |