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 Member Functions | Public Attributes | List of all members
DecibelsMethod::Output Struct Reference

Public Member Functions

 Output (const double leakRateEstimate, const double annualConsumption)
 

Public Attributes

const double leakRateEstimate
 
const double annualConsumption
 

Detailed Description

Definition at line 15 of file DecibelsMethod.h.

Constructor & Destructor Documentation

◆ Output()

DecibelsMethod::Output::Output ( const double  leakRateEstimate,
const double  annualConsumption 
)
inline

Definition at line 16 of file DecibelsMethod.h.

Member Data Documentation

◆ annualConsumption

const double DecibelsMethod::Output::annualConsumption

Definition at line 19 of file DecibelsMethod.h.

◆ leakRateEstimate

const double DecibelsMethod::Output::leakRateEstimate

Definition at line 19 of file DecibelsMethod.h.


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