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
Public Attributes | List of all members
estimate_method::Result Struct Reference

Result of the estimate method leak annual consumption calculation. More...

#include <estimate_method.h>

Public Attributes

double annual_consumption = 0.0
 Estimated annual air loss from the leak \([\unit{\kscf}]\).
 

Detailed Description

Definition at line 47 of file estimate_method.h.

Member Data Documentation

◆ annual_consumption

double estimate_method::Result::annual_consumption = 0.0

Definition at line 48 of file estimate_method.h.


The documentation for this struct was generated from the following file: