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.
|
Public Member Functions | |
CompressedAirReductionInput (const int hoursPerYear, const int utilityType, const double utilityCost, const int measurementMethod, const CompressedAirFlowMeterMethodData flowMeterMethodData, const BagMethod bagMethod, const PressureMethodData pressureMethodData, const CompressedAirOtherMethodData otherMethodData, const CompressorElectricityData compressorElectricityData, const int units) | |
int | getHoursPerYear () const |
int | getUtilityType () const |
int | getMeasurementMethod () const |
int | getUnits () const |
double | getUtilityCost () const |
CompressedAirFlowMeterMethodData | getFlowMeterMethodData () const |
BagMethod | getBagMethod () const |
PressureMethodData | getPressureMethodData () const |
CompressedAirOtherMethodData | getOtherMethodData () const |
CompressorElectricityData | getCompressorElectricityData () const |
Definition at line 69 of file CompressedAirReduction.h.
|
inline |
Definition at line 72 of file CompressedAirReduction.h.
|
inline |
Definition at line 88 of file CompressedAirReduction.h.
|
inline |
Definition at line 91 of file CompressedAirReduction.h.
|
inline |
Definition at line 87 of file CompressedAirReduction.h.
|
inline |
Definition at line 82 of file CompressedAirReduction.h.
|
inline |
Definition at line 84 of file CompressedAirReduction.h.
|
inline |
Definition at line 90 of file CompressedAirReduction.h.
|
inline |
Definition at line 89 of file CompressedAirReduction.h.
|
inline |
Definition at line 85 of file CompressedAirReduction.h.
|
inline |
Definition at line 86 of file CompressedAirReduction.h.
|
inline |
Definition at line 83 of file CompressedAirReduction.h.
|
private |
Definition at line 98 of file CompressedAirReduction.h.
|
private |
Definition at line 101 of file CompressedAirReduction.h.
|
private |
Definition at line 97 of file CompressedAirReduction.h.
|
private |
Definition at line 94 of file CompressedAirReduction.h.
|
private |
Definition at line 96 of file CompressedAirReduction.h.
|
private |
Definition at line 100 of file CompressedAirReduction.h.
|
private |
Definition at line 99 of file CompressedAirReduction.h.
|
private |
Definition at line 102 of file CompressedAirReduction.h.
|
private |
Definition at line 95 of file CompressedAirReduction.h.
|
private |
Definition at line 94 of file CompressedAirReduction.h.