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 | Private Attributes | List of all members
FlowMeterMethodData Class Reference

Public Member Functions

 FlowMeterMethodData (const double flowRate)
 
double getFlowRate () const
 
void setFlowRate (double flowRate)
 

Private Attributes

double flowRate
 

Detailed Description

Definition at line 8 of file NaturalGasReduction.h.

Constructor & Destructor Documentation

◆ FlowMeterMethodData()

FlowMeterMethodData::FlowMeterMethodData ( const double  flowRate)
inline

Definition at line 10 of file NaturalGasReduction.h.

Member Function Documentation

◆ getFlowRate()

double FlowMeterMethodData::getFlowRate ( ) const
inline

Definition at line 12 of file NaturalGasReduction.h.

Member Data Documentation

◆ flowRate

double FlowMeterMethodData::flowRate
private

Definition at line 16 of file NaturalGasReduction.h.


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