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.
|
This is the complete list of members for SteamReductionInput, including all inherited members.
airMassFlowMethodData (defined in SteamReductionInput) | SteamReductionInput | private |
boilerEfficiency (defined in SteamReductionInput) | SteamReductionInput | private |
feedWaterTemperature (defined in SteamReductionInput) | SteamReductionInput | private |
flowMeterMethodData (defined in SteamReductionInput) | SteamReductionInput | private |
getAirMassFlowMethodData() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getBoilerEfficiency() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getFeedWaterTemperature() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getFlowMeterMethodData() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getHoursPerYear() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getMeasurementMethod() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getOffsheetMethodData() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getPressure() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getSteamVariable() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getSteamVariableOption() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getSystemEfficiency() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getUnits() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getUtilityCost() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getUtilityType() const (defined in SteamReductionInput) | SteamReductionInput | inline |
getWaterMassFlowMethodData() const (defined in SteamReductionInput) | SteamReductionInput | inline |
hoursPerYear (defined in SteamReductionInput) | SteamReductionInput | private |
measurementMethod (defined in SteamReductionInput) | SteamReductionInput | private |
offsheetMethodData (defined in SteamReductionInput) | SteamReductionInput | private |
pressure (defined in SteamReductionInput) | SteamReductionInput | private |
SteamReductionInput(const int hoursPerYear, const int utilityType, const double utilityCost, const int measurementMethod, const double systemEfficiency, const double pressure, const SteamFlowMeterMethodData flowMeterMethodData, const SteamMassFlowMethodData airMassFlowMethodData, const SteamMassFlowMethodData waterMassFlowMethodData, const SteamOffsheetMethodData offsheetMethodData, const int units, const double boilerEfficiency, const SteamProperties::ThermodynamicQuantity steamVariableOption, const double steamVariable, const double feedWaterTemperature) | SteamReductionInput | inline |
steamVariable (defined in SteamReductionInput) | SteamReductionInput | private |
steamVariableOption (defined in SteamReductionInput) | SteamReductionInput | private |
systemEfficiency (defined in SteamReductionInput) | SteamReductionInput | private |
units (defined in SteamReductionInput) | SteamReductionInput | private |
utilityCost (defined in SteamReductionInput) | SteamReductionInput | private |
utilityType (defined in SteamReductionInput) | SteamReductionInput | private |
waterMassFlowMethodData (defined in SteamReductionInput) | SteamReductionInput | private |