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
EstimateMethodData Class Reference

Public Member Functions

 EstimateMethodData (const double leakRateEstimate)
 
double getLeakRateEstimate () const
 

Private Attributes

double leakRateEstimate
 

Detailed Description

Definition at line 16 of file CompressedAirLeakSurvey.h.

Constructor & Destructor Documentation

◆ EstimateMethodData()

EstimateMethodData::EstimateMethodData ( const double  leakRateEstimate)
inline

Definition at line 18 of file CompressedAirLeakSurvey.h.

Member Function Documentation

◆ getLeakRateEstimate()

double EstimateMethodData::getLeakRateEstimate ( ) const
inline

Definition at line 20 of file CompressedAirLeakSurvey.h.

Member Data Documentation

◆ leakRateEstimate

double EstimateMethodData::leakRateEstimate
private

Definition at line 23 of file CompressedAirLeakSurvey.h.


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