|
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.
|
Result of the bag method leak flow rate calculation. More...
#include <bag_method.h>
Public Attributes | |
| double | flow_rate = 0.0 |
| Measured compressed air leak flow rate \([\unit{\scfm}]\). | |
| double | annual_consumption = 0.0 |
| Estimated annual air loss from the leak \([\unit{\kscf}]\). | |
Definition at line 49 of file bag_method.h.
| double bag_method::Result::annual_consumption = 0.0 |
Definition at line 51 of file bag_method.h.
| double bag_method::Result::flow_rate = 0.0 |
Definition at line 50 of file bag_method.h.