|
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.
|
Implementations of Orifice Method of a compressed air system. More...
#include <cmath>#include <functional>#include <stdexcept>#include <vector>Go to the source code of this file.
Classes | |
| class | OrificeMethod |
| struct | OrificeMethod::Output |
Macros | |
| #define | M_PI 3.14159265358979323846 |
Definition in file OrificeMethod.h.
| #define M_PI 3.14159265358979323846 |
Definition at line 18 of file OrificeMethod.h.