software:firmware
MakAir Firmware
PressionTest Class Reference

Test Fixture to test the pression file. More...

+ Inheritance diagram for PressionTest:

Protected Member Functions

 PressionTest ()
 
virtual void SetUp ()
 

Protected Attributes

std::vector< uint16_t > input = {0, 100, 1000, 5000, 8000, 16000, 24000, 65535}
 

Detailed Description

Test Fixture to test the pression file.

Definition at line 43 of file test_pressure.cpp.

Constructor & Destructor Documentation

◆ PressionTest()

PressionTest::PressionTest ( )
inlineprotected

Definition at line 45 of file test_pressure.cpp.

45 {}

Member Function Documentation

◆ SetUp()

virtual void PressionTest::SetUp ( )
inlineprotectedvirtual

Definition at line 47 of file test_pressure.cpp.

void resetFilteredRawPressure()
Reset the value of void filteredRawPressure to 0.

Member Data Documentation

◆ input

std::vector<uint16_t> PressionTest::input = {0, 100, 1000, 5000, 8000, 16000, 24000, 65535}
protected

Definition at line 49 of file test_pressure.cpp.


The documentation for this class was generated from the following file: