|
| 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) |
|
int | getHoursPerYear () const |
|
int | getUtilityType () const |
|
int | getMeasurementMethod () const |
|
int | getUnits () const |
|
double | getUtilityCost () const |
|
double | getSystemEfficiency () const |
|
double | getPressure () const |
|
SteamFlowMeterMethodData | getFlowMeterMethodData () const |
|
SteamMassFlowMethodData | getAirMassFlowMethodData () const |
|
SteamMassFlowMethodData | getWaterMassFlowMethodData () const |
|
SteamOffsheetMethodData | getOffsheetMethodData () const |
|
double | getBoilerEfficiency () const |
|
double | getFeedWaterTemperature () const |
|
double | getSteamVariable () const |
|
SteamProperties::ThermodynamicQuantity | getSteamVariableOption () const |
|
Definition at line 112 of file SteamReduction.h.
◆ SteamReductionInput()
SteamReductionInput::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 |
|
) |
| |
|
inline |
- Parameters
-
hoursPerYear | double, units hr/yr |
utilityType | int, 0 or 1 0r 2 |
utilityCost | double, $ (USD) |
measurementMethod | int, 0 for flow meter, 1 for air mass flow, 2 for water mass flow, 3 for Offsheet method |
systemEfficiency | double, % as decimal value |
pressure | double, units MPaa |
flowMeterMethodData | |
airMassFlowMethodData | |
waterMassFlowMethodData | |
offsheetMethodData | |
units | int |
boilerEfficiency | double, % as decimal value |
steamVariableOption | int, enum value SteamProperties::ThermodynamicQuantity |
steamVariable | double, Thermodynamic Property used for calculation- Temperature (K), Enthalpy (kJ/kg), Entropy (kJ/kg-K), or Quality (unit less) |
feedWaterTemperature | double, units K |
Definition at line 133 of file SteamReduction.h.
◆ getAirMassFlowMethodData()
◆ getBoilerEfficiency()
double SteamReductionInput::getBoilerEfficiency |
( |
| ) |
const |
|
inline |
◆ getFeedWaterTemperature()
double SteamReductionInput::getFeedWaterTemperature |
( |
| ) |
const |
|
inline |
◆ getFlowMeterMethodData()
◆ getHoursPerYear()
int SteamReductionInput::getHoursPerYear |
( |
| ) |
const |
|
inline |
◆ getMeasurementMethod()
int SteamReductionInput::getMeasurementMethod |
( |
| ) |
const |
|
inline |
◆ getOffsheetMethodData()
◆ getPressure()
double SteamReductionInput::getPressure |
( |
| ) |
const |
|
inline |
◆ getSteamVariable()
double SteamReductionInput::getSteamVariable |
( |
| ) |
const |
|
inline |
◆ getSteamVariableOption()
◆ getSystemEfficiency()
double SteamReductionInput::getSystemEfficiency |
( |
| ) |
const |
|
inline |
◆ getUnits()
int SteamReductionInput::getUnits |
( |
| ) |
const |
|
inline |
◆ getUtilityCost()
double SteamReductionInput::getUtilityCost |
( |
| ) |
const |
|
inline |
◆ getUtilityType()
int SteamReductionInput::getUtilityType |
( |
| ) |
const |
|
inline |
◆ getWaterMassFlowMethodData()
◆ airMassFlowMethodData
◆ boilerEfficiency
double SteamReductionInput::boilerEfficiency |
|
private |
◆ feedWaterTemperature
double SteamReductionInput::feedWaterTemperature |
|
private |
◆ flowMeterMethodData
◆ hoursPerYear
int SteamReductionInput::hoursPerYear |
|
private |
◆ measurementMethod
int SteamReductionInput::measurementMethod |
|
private |
◆ offsheetMethodData
◆ pressure
double SteamReductionInput::pressure |
|
private |
◆ steamVariable
double SteamReductionInput::steamVariable |
|
private |
◆ steamVariableOption
◆ systemEfficiency
double SteamReductionInput::systemEfficiency |
|
private |
◆ units
int SteamReductionInput::units |
|
private |
◆ utilityCost
double SteamReductionInput::utilityCost |
|
private |
◆ utilityType
int SteamReductionInput::utilityType |
|
private |
◆ waterMassFlowMethodData
The documentation for this class was generated from the following file: