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
BagMethod::Output Struct Reference

Public Member Functions

 Output (const double flowRate, const double annualConsumption)
 

Public Attributes

const double flowRate
 
const double annualConsumption
 

Detailed Description

Definition at line 20 of file BagMethod.h.

Constructor & Destructor Documentation

◆ Output()

BagMethod::Output::Output ( const double  flowRate,
const double  annualConsumption 
)
inline

Definition at line 21 of file BagMethod.h.

Member Data Documentation

◆ annualConsumption

const double BagMethod::Output::annualConsumption

Definition at line 24 of file BagMethod.h.

◆ flowRate

const double BagMethod::Output::flowRate

Definition at line 24 of file BagMethod.h.


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