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 CHP, including all inherited members.
annualElectricityConsumption (defined in CHP) | CHP | private |
annualOperatingHours (defined in CHP) | CHP | private |
annualThermalDemand (defined in CHP) | CHP | private |
avgElectricityCosts (defined in CHP) | CHP | private |
avgPowerDemand (defined in CHP) | CHP | private |
avgThermalDemand (defined in CHP) | CHP | private |
boilerThermalFuelCosts (defined in CHP) | CHP | private |
boilerThermalFuelCostsCHPcase (defined in CHP) | CHP | private |
calculate() (defined in CHP) | CHP | private |
calculationOption (defined in CHP) | CHP | private |
CHP(double annualOperatingHours, double annualElectricityConsumption, double annualThermalDemand, double boilerThermalFuelCosts, double avgElectricityCosts, Option calculationOption, double boilerThermalFuelCostsCHPcase, double CHPfuelCosts, double percentAvgkWhElectricCostAvoidedOrStandbyRate, double displacedThermalEfficiency, double chpAvailability, double thermalUtilization) (defined in CHP) | CHP | |
chpAvailability (defined in CHP) | CHP | private |
chpElectricEfficiency (defined in CHP) | CHP | private |
chpFuelCosts (defined in CHP) | CHP | private |
chpSystemByIndex (defined in CHP) | CHP | private |
chpSystemByKey (defined in CHP) | CHP | private |
chpThermalOutput (defined in CHP) | CHP | private |
costInfo (defined in CHP) | CHP | private |
displacedThermalEfficiency (defined in CHP) | CHP | private |
findNearest(double val, std::size_t index) const (defined in CHP) | CHP | private |
getAnnualElectricityConsumption() const | CHP | inline |
getAnnualOperatingHours() const | CHP | inline |
getAnnualThermalDemand() const | CHP | inline |
getAvgElectricityCosts() const | CHP | inline |
getAvgPowerDemand() const | CHP | inline |
getAvgThermalDemand() const | CHP | inline |
getBoilerThermalFuelCosts() const | CHP | inline |
getBoilerThermalFuelCostsCHPcase() const | CHP | inline |
getCalculationOption() const | CHP | inline |
getChpAvailability() const | CHP | inline |
getChpElectricEfficiency() const | CHP | inline |
getChpFuelCosts() const | CHP | inline |
getChpThermalOutput() const | CHP | inline |
getCostInfo() const (defined in CHP) | CHP | inline |
getDisplacedThermalEfficiency() const | CHP | inline |
getNetCHPpower() const | CHP | inline |
getPercentAvgkWhElectricCostAvoided() const | CHP | inline |
getStandbyRate() const | CHP | inline |
getThermalUtilization() const | CHP | inline |
netCHPpower (defined in CHP) | CHP | private |
Option enum name | CHP | |
percentAvgkWhElectricCostAvoided (defined in CHP) | CHP | private |
setAnnualElectricityConsumption(double annualElectricityConsumption) (defined in CHP) | CHP | |
setAnnualOperatingHours(double annualOperatingHours) (defined in CHP) | CHP | |
setAnnualThermalDemand(double annualThermalDemand) (defined in CHP) | CHP | |
setAvgElectricityCosts(double avgElectricityCosts) (defined in CHP) | CHP | |
setAvgPowerDemand(double avgPowerDemand) (defined in CHP) | CHP | |
setAvgThermalDemand(double avgThermalDemand) (defined in CHP) | CHP | |
setBoilerThermalFuelCosts(double boilerThermalFuelCosts) (defined in CHP) | CHP | |
setBoilerThermalFuelCostsCHPcase(double boilerThermalFuelCostsCHPcase) (defined in CHP) | CHP | |
setCalculationOption(Option calculationOption, double percentAvgkWhElectricCostAvoidedOrStandbyRate) (defined in CHP) | CHP | |
setChpAvailability(double chpAvailability) (defined in CHP) | CHP | |
setChpElectricEfficiency(double chpElectricEfficiency) (defined in CHP) | CHP | |
setChpFuelCosts(double chpFuelCosts) (defined in CHP) | CHP | |
setChpThermalOutput(double chpThermalOutput) (defined in CHP) | CHP | |
setDisplacedThermalEfficiency(double displacedThermalEfficiency) (defined in CHP) | CHP | |
setNetCHPpower(double netCHPpower) (defined in CHP) | CHP | |
setPercentAvgkWhElectricCostAvoided(double percentAvgkWhElectricCostAvoided) (defined in CHP) | CHP | |
setStandbyRate(double standbyRate) (defined in CHP) | CHP | |
setThermalUtilization(double thermalUtilization) (defined in CHP) | CHP | |
standbyRate (defined in CHP) | CHP | private |
thermalUtilization (defined in CHP) | CHP | private |