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.
Loading...
Searching...
No Matches
Classes | Macros
OrificeMethod.h File Reference

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
 

Detailed Description

Author
Omer Aziz
Bug:
No known bugs.

Definition in file OrificeMethod.h.

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 19 of file OrificeMethod.h.