BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
science_test.cpp File Reference
#include <BoosterSeat/science.hpp>
#include "gtest/gtest.h"
Include dependency graph for science_test.cpp:

Functions

 TEST (Science, pressure)
 

Function Documentation

◆ TEST()

TEST ( Science  ,
pressure   
)

References bst::Pressure::atmospheres(), bst::Pressure::inchesMercury(), bst::Pressure::millibars(), bst::Pressure::pascals(), bst::Pressure::psi(), bst::Pressure::setFromInchesMercury(), bst::Pressure::setFromMillibars(), bst::Pressure::setFromPascals(), and bst::Pressure::setFromPSI().

Here is the call graph for this function: