|
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 bag method compressed air leak flow rate measurement. More...
Go to the source code of this file.
Classes | |
| struct | bag_method::Input |
| Input parameters for the bag method compressed air leak calculation. More... | |
| struct | bag_method::Result |
| Result of the bag method leak flow rate calculation. More... | |
Namespaces | |
| namespace | bag_method |
| Compressed air leak flow estimation using the bag fill-time method. | |
Functions | |
| Result | bag_method::calculate (const Input &input) |
| Estimates compressed air leak flow rate and annual consumption using the bag method. | |
Provides a free function to estimate compressed air leak flow rate and annual air loss using the bag fill-time field measurement technique. All calculations use U.S. customary units.
Definition in file bag_method.h.