|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
#include <Planar.h>
Public Member Functions | |
| double | getPv3Value () const |
| double | get75percentRule () const |
Protected Member Functions | |
| VelocityPressureTraverseData (const double pitotTubeCoefficient, std::vector< std::vector< double > > traverseHoleData) | |
Protected Attributes | |
| double | pitotTubeCoefficient |
| double | pv3 = 0 |
| double | percent75Rule = 0 |
| std::vector< std::vector< double > > | traverseHoleData |
Friends | |
| class | PlaneData |
|
inlineprotected |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |