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::Input Struct Reference

Input parameters for the estimate method compressed air leak calculation. More...

#include <estimate_method.h>

Public Attributes

double operating_time = 0.0
 Annual system operating time \([\unit{\hour}]\).
 
double leak_rate_estimate = 0.0
 Estimated leak rate from visual/audible assessment \([\unit{\scfm}]\).
 

Detailed Description

Definition at line 37 of file estimate_method.h.

Member Data Documentation

◆ leak_rate_estimate

double estimate_method::Input::leak_rate_estimate = 0.0

Definition at line 39 of file estimate_method.h.

◆ operating_time

double estimate_method::Input::operating_time = 0.0

Definition at line 38 of file estimate_method.h.


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