|
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.
|
Declarations for the estimate method compressed air leak annual consumption estimation. More...
Go to the source code of this file.
Classes | |
| struct | estimate_method::Input |
| Input parameters for the estimate method compressed air leak calculation. More... | |
| struct | estimate_method::Result |
| Result of the estimate method leak annual consumption calculation. More... | |
Namespaces | |
| namespace | estimate_method |
| Compressed air leak estimation using visual and audible assessment. | |
Functions | |
| Result | estimate_method::calculate (const Input &input) |
| Estimates annual compressed air consumption from a leak using the estimate method. | |
Provides a free function to estimate annual compressed air loss from visual and audible leak assessments. All calculations use U.S. customary units.
Definition in file estimate_method.h.