AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Public Member Functions | List of all members
O2Enrichment Class Reference

#include <O2Enrichment.h>

Public Member Functions

 O2Enrichment (const double o2CombAir, const double o2CombAirEnriched, const double flueGasTemp, const double flueGasTempEnriched, const double o2FlueGas, const double o2FlueGasEnriched, const double combAirTemp, const double combAirTempEnriched, const double fuelConsumption)
 
double getO2CombAir () const
 
void setO2CombAir (const double o2CombAir)
 
double getO2CombAirEnriched () const
 
void setO2CombAirEnriched (double o2CombAirEnriched)
 
double getFlueGasTemp () const
 
void setFlueGasTemp (double flueGasTemp)
 
double getFlueGasTempEnriched () const
 
void setFlueGasTempEnriched (double flueGasTempEnriched)
 
double getO2FlueGas () const
 
void setO2FlueGas (double o2FlueGas)
 
double getO2FlueGasEnriched () const
 
void setO2FlueGasEnriched (double o2FlueGasEnriched)
 
double getCombAirTemp () const
 
void setCombAirTemp (double combAirTemp)
 
double getCombAirTempEnriched () const
 
void setCombAirTempEnriched (double combAirTempEnriched)
 
double getFuelConsumption () const
 
void setFuelConsumption (double fuelConsumption)
 
double getExcessAir ()
 
double getExcessAirEnriched ()
 
double getHeatInput ()
 
double getHeatInputEnriched ()
 
double getAirSpecificHeat ()
 
double getEnrichedAirSpecificHeat ()
 
double getAirCorrection ()
 
double getEnrichedAirCorrection ()
 
double getCombustionAirCorrection ()
 
double getCombustionAirCorrectionEnriched ()
 
double getStdAvailableHeat ()
 
double getStdAvailableHeatEnriched ()
 
double getAvailableHeat ()
 
double getAvailableHeatEnriched ()
 
double getFuelConsumptionEnriched ()
 
double getFuelSavingsEnriched ()
 
void calculate ()
 
 O2Enrichment (const double o2CombAir, const double o2CombAirEnriched, const double flueGasTemp, const double flueGasTempEnriched, const double o2FlueGas, const double o2FlueGasEnriched, const double combAirTemp, const double combAirTempEnriched, const double fuelConsumption)
 
double getO2CombAir () const
 
void setO2CombAir (const double o2CombAir)
 
double getO2CombAirEnriched () const
 
void setO2CombAirEnriched (double o2CombAirEnriched)
 
double getFlueGasTemp () const
 
void setFlueGasTemp (double flueGasTemp)
 
double getFlueGasTempEnriched () const
 
void setFlueGasTempEnriched (double flueGasTempEnriched)
 
double getO2FlueGas () const
 
void setO2FlueGas (double o2FlueGas)
 
double getO2FlueGasEnriched () const
 
void setO2FlueGasEnriched (double o2FlueGasEnriched)
 
double getCombAirTemp () const
 
void setCombAirTemp (double combAirTemp)
 
double getCombAirTempEnriched () const
 
void setCombAirTempEnriched (double combAirTempEnriched)
 
double getFuelConsumption () const
 
void setFuelConsumption (double fuelConsumption)
 
double getExcessAir ()
 
double getExcessAirEnriched ()
 
double getHeatInput ()
 
double getHeatInputEnriched ()
 
double getAirSpecificHeat ()
 
double getEnrichedAirSpecificHeat ()
 
double getAirCorrection ()
 
double getEnrichedAirCorrection ()
 
double getCombustionAirCorrection ()
 
double getCombustionAirCorrectionEnriched ()
 
double getStdAvailableHeat ()
 
double getStdAvailableHeatEnriched ()
 
double getAvailableHeat ()
 
double getAvailableHeatEnriched ()
 
double getFuelConsumptionEnriched ()
 
double getFuelSavingsEnriched ()
 
void calculate ()
 
 O2Enrichment (const double o2CombAir, const double o2CombAirEnriched, const double flueGasTemp, const double flueGasTempEnriched, const double o2FlueGas, const double o2FlueGasEnriched, const double combAirTemp, const double combAirTempEnriched, const double fuelConsumption)
 
double getO2CombAir () const
 
void setO2CombAir (const double o2CombAir)
 
double getO2CombAirEnriched () const
 
void setO2CombAirEnriched (double o2CombAirEnriched)
 
double getFlueGasTemp () const
 
void setFlueGasTemp (double flueGasTemp)
 
double getFlueGasTempEnriched () const
 
void setFlueGasTempEnriched (double flueGasTempEnriched)
 
double getO2FlueGas () const
 
void setO2FlueGas (double o2FlueGas)
 
double getO2FlueGasEnriched () const
 
void setO2FlueGasEnriched (double o2FlueGasEnriched)
 
double getCombAirTemp () const
 
void setCombAirTemp (double combAirTemp)
 
double getCombAirTempEnriched () const
 
void setCombAirTempEnriched (double combAirTempEnriched)
 
double getFuelConsumption () const
 
void setFuelConsumption (double fuelConsumption)
 
double getExcessAir ()
 
double getExcessAirEnriched ()
 
double getHeatInput ()
 
double getHeatInputEnriched ()
 
double getAirSpecificHeat ()
 
double getEnrichedAirSpecificHeat ()
 
double getAirCorrection ()
 
double getEnrichedAirCorrection ()
 
double getCombustionAirCorrection ()
 
double getCombustionAirCorrectionEnriched ()
 
double getStdAvailableHeat ()
 
double getStdAvailableHeatEnriched ()
 
double getAvailableHeat ()
 
double getAvailableHeatEnriched ()
 
double getFuelConsumptionEnriched ()
 
double getFuelSavingsEnriched ()
 
void calculate ()
 

Detailed Description

O2 Enrichment calculator class Used to see the potential fuel savings of using O2 enriched fuel.

Definition at line 19 of file O2Enrichment.h.

Constructor & Destructor Documentation

◆ O2Enrichment() [1/3]

O2Enrichment::O2Enrichment ( const double  o2CombAir,
const double  o2CombAirEnriched,
const double  flueGasTemp,
const double  flueGasTempEnriched,
const double  o2FlueGas,
const double  o2FlueGasEnriched,
const double  combAirTemp,
const double  combAirTempEnriched,
const double  fuelConsumption 
)
inline

Constructor for the O2 enrichment calculator

Parameters
o2CombAirdouble, % of O2 in the combustion air
o2CombAirEnricheddouble, % of O2 in the oxygen enriched combustion air
flueGasTempdouble, flue gas temperature in °F
flueGasTempEnricheddouble, flue gas temperature with oxygen enriched air in °F
o2FlueGasdouble, % of dry O2 in flue gas
o2FlueGasEnricheddouble, % of dry O2 in flue gas with oxygen enriched air
combAirTempdouble, combustion air preheat temperature in °F
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enriched air in °F
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 33 of file O2Enrichment.h.

◆ O2Enrichment() [2/3]

O2Enrichment::O2Enrichment ( const double  o2CombAir,
const double  o2CombAirEnriched,
const double  flueGasTemp,
const double  flueGasTempEnriched,
const double  o2FlueGas,
const double  o2FlueGasEnriched,
const double  combAirTemp,
const double  combAirTempEnriched,
const double  fuelConsumption 
)
inline

Constructor for the O2 enrichment calculator

Parameters
o2CombAirdouble, % of O2 in the combustion air
o2CombAirEnricheddouble, % of O2 in the oxygen enriched combustion air
flueGasTempdouble, flue gas temperature in °F
flueGasTempEnricheddouble, flue gas temperature with oxygen enriched air in °F
o2FlueGasdouble, % of dry O2 in flue gas
o2FlueGasEnricheddouble, % of dry O2 in flue gas with oxygen enriched air
combAirTempdouble, combustion air preheat temperature in °F
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enriched air in °F
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 33 of file O2Enrichment.h.

◆ O2Enrichment() [3/3]

O2Enrichment::O2Enrichment ( const double  o2CombAir,
const double  o2CombAirEnriched,
const double  flueGasTemp,
const double  flueGasTempEnriched,
const double  o2FlueGas,
const double  o2FlueGasEnriched,
const double  combAirTemp,
const double  combAirTempEnriched,
const double  fuelConsumption 
)
inline

Constructor for the O2 enrichment calculator

Parameters
o2CombAirdouble, % of O2 in the combustion air
o2CombAirEnricheddouble, % of O2 in the oxygen enriched combustion air
flueGasTempdouble, flue gas temperature in °F
flueGasTempEnricheddouble, flue gas temperature with oxygen enriched air in °F
o2FlueGasdouble, % of dry O2 in flue gas
o2FlueGasEnricheddouble, % of dry O2 in flue gas with oxygen enriched air
combAirTempdouble, combustion air preheat temperature in °F
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enriched air in °F
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 33 of file O2Enrichment.h.

Member Function Documentation

◆ calculate() [1/3]

void O2Enrichment::calculate ( )

Calculates available heat, available heat enriched, fuel consumption enriched, and fuel saving enriched

Returns
double, available heat as % of HHV

Definition at line 12 of file O2Enrichment.cpp.

◆ calculate() [2/3]

void O2Enrichment::calculate ( )

Calculates available heat, available heat enriched, fuel consumption enriched, and fuel saving enriched

Returns
double, available heat as % of HHV

◆ calculate() [3/3]

void O2Enrichment::calculate ( )

Calculates available heat, available heat enriched, fuel consumption enriched, and fuel saving enriched

Returns
double, available heat as % of HHV

◆ getAirCorrection() [1/3]

double O2Enrichment::getAirCorrection ( )
inline

Gets the air correction

Returns
double, air correction in btu

Definition at line 221 of file O2Enrichment.h.

◆ getAirCorrection() [2/3]

double O2Enrichment::getAirCorrection ( )
inline

Gets the air correction

Returns
double, air correction in btu

Definition at line 221 of file O2Enrichment.h.

◆ getAirCorrection() [3/3]

double O2Enrichment::getAirCorrection ( )
inline

Gets the air correction

Returns
double, air correction in btu

Definition at line 221 of file O2Enrichment.h.

◆ getAirSpecificHeat() [1/3]

double O2Enrichment::getAirSpecificHeat ( )
inline

Gets the specific heat of air

Returns
double, specific heat of air in Btu/(lb*°F)

Definition at line 209 of file O2Enrichment.h.

◆ getAirSpecificHeat() [2/3]

double O2Enrichment::getAirSpecificHeat ( )
inline

Gets the specific heat of air

Returns
double, specific heat of air in Btu/(lb*°F)

Definition at line 209 of file O2Enrichment.h.

◆ getAirSpecificHeat() [3/3]

double O2Enrichment::getAirSpecificHeat ( )
inline

Gets the specific heat of air

Returns
double, specific heat of air in Btu/(lb*°F)

Definition at line 209 of file O2Enrichment.h.

◆ getAvailableHeat() [1/3]

double O2Enrichment::getAvailableHeat ( )
inline

Gets the available heat (uses % of O2 in combustion air)

Returns
double, available heat as % of HHV

Definition at line 257 of file O2Enrichment.h.

◆ getAvailableHeat() [2/3]

double O2Enrichment::getAvailableHeat ( )
inline

Gets the available heat (uses % of O2 in combustion air)

Returns
double, available heat as % of HHV

Definition at line 257 of file O2Enrichment.h.

◆ getAvailableHeat() [3/3]

double O2Enrichment::getAvailableHeat ( )
inline

Gets the available heat (uses % of O2 in combustion air)

Returns
double, available heat as % of HHV

Definition at line 257 of file O2Enrichment.h.

◆ getAvailableHeatEnriched() [1/3]

double O2Enrichment::getAvailableHeatEnriched ( )
inline

Gets the available heat with oxygen enrichment (uses % of O2 in combustion air)

Returns
double, available heat with oxygen enrichment as % of HHV

Definition at line 263 of file O2Enrichment.h.

◆ getAvailableHeatEnriched() [2/3]

double O2Enrichment::getAvailableHeatEnriched ( )
inline

Gets the available heat with oxygen enrichment (uses % of O2 in combustion air)

Returns
double, available heat with oxygen enrichment as % of HHV

Definition at line 263 of file O2Enrichment.h.

◆ getAvailableHeatEnriched() [3/3]

double O2Enrichment::getAvailableHeatEnriched ( )
inline

Gets the available heat with oxygen enrichment (uses % of O2 in combustion air)

Returns
double, available heat with oxygen enrichment as % of HHV

Definition at line 263 of file O2Enrichment.h.

◆ getCombAirTemp() [1/3]

double O2Enrichment::getCombAirTemp ( ) const
inline

Gets the combustion air preheat temperature

Returns
double, combustion air preheat temperature in °F

Definition at line 140 of file O2Enrichment.h.

◆ getCombAirTemp() [2/3]

double O2Enrichment::getCombAirTemp ( ) const
inline

Gets the combustion air preheat temperature

Returns
double, combustion air preheat temperature in °F

Definition at line 140 of file O2Enrichment.h.

◆ getCombAirTemp() [3/3]

double O2Enrichment::getCombAirTemp ( ) const
inline

Gets the combustion air preheat temperature

Returns
double, combustion air preheat temperature in °F

Definition at line 140 of file O2Enrichment.h.

◆ getCombAirTempEnriched() [1/3]

double O2Enrichment::getCombAirTempEnriched ( ) const
inline

Gets the combustion air preheat temperature with oxygen enrichment

Returns
double, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 155 of file O2Enrichment.h.

◆ getCombAirTempEnriched() [2/3]

double O2Enrichment::getCombAirTempEnriched ( ) const
inline

Gets the combustion air preheat temperature with oxygen enrichment

Returns
double, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 155 of file O2Enrichment.h.

◆ getCombAirTempEnriched() [3/3]

double O2Enrichment::getCombAirTempEnriched ( ) const
inline

Gets the combustion air preheat temperature with oxygen enrichment

Returns
double, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 155 of file O2Enrichment.h.

◆ getCombustionAirCorrection() [1/3]

double O2Enrichment::getCombustionAirCorrection ( )
inline

Gets the combustion air correction

Returns
double, combustion air correction in btu

Definition at line 233 of file O2Enrichment.h.

◆ getCombustionAirCorrection() [2/3]

double O2Enrichment::getCombustionAirCorrection ( )
inline

Gets the combustion air correction

Returns
double, combustion air correction in btu

Definition at line 233 of file O2Enrichment.h.

◆ getCombustionAirCorrection() [3/3]

double O2Enrichment::getCombustionAirCorrection ( )
inline

Gets the combustion air correction

Returns
double, combustion air correction in btu

Definition at line 233 of file O2Enrichment.h.

◆ getCombustionAirCorrectionEnriched() [1/3]

double O2Enrichment::getCombustionAirCorrectionEnriched ( )
inline

Gets the combustion air correction with oxygen enrichment

Returns
double, combustion air correction with oxygen enrichment in btu

Definition at line 239 of file O2Enrichment.h.

◆ getCombustionAirCorrectionEnriched() [2/3]

double O2Enrichment::getCombustionAirCorrectionEnriched ( )
inline

Gets the combustion air correction with oxygen enrichment

Returns
double, combustion air correction with oxygen enrichment in btu

Definition at line 239 of file O2Enrichment.h.

◆ getCombustionAirCorrectionEnriched() [3/3]

double O2Enrichment::getCombustionAirCorrectionEnriched ( )
inline

Gets the combustion air correction with oxygen enrichment

Returns
double, combustion air correction with oxygen enrichment in btu

Definition at line 239 of file O2Enrichment.h.

◆ getEnrichedAirCorrection() [1/3]

double O2Enrichment::getEnrichedAirCorrection ( )
inline

Gets the air correction with oxygen enrichment

Returns
double, air correction with oxygen enrichment in btu

Definition at line 227 of file O2Enrichment.h.

◆ getEnrichedAirCorrection() [2/3]

double O2Enrichment::getEnrichedAirCorrection ( )
inline

Gets the air correction with oxygen enrichment

Returns
double, air correction with oxygen enrichment in btu

Definition at line 227 of file O2Enrichment.h.

◆ getEnrichedAirCorrection() [3/3]

double O2Enrichment::getEnrichedAirCorrection ( )
inline

Gets the air correction with oxygen enrichment

Returns
double, air correction with oxygen enrichment in btu

Definition at line 227 of file O2Enrichment.h.

◆ getEnrichedAirSpecificHeat() [1/3]

double O2Enrichment::getEnrichedAirSpecificHeat ( )
inline

Gets the specific heat of air with oxygen enrichment

Returns
double, specific heat of air with oxygen enrichment in Btu/(lb*°F)

Definition at line 215 of file O2Enrichment.h.

◆ getEnrichedAirSpecificHeat() [2/3]

double O2Enrichment::getEnrichedAirSpecificHeat ( )
inline

Gets the specific heat of air with oxygen enrichment

Returns
double, specific heat of air with oxygen enrichment in Btu/(lb*°F)

Definition at line 215 of file O2Enrichment.h.

◆ getEnrichedAirSpecificHeat() [3/3]

double O2Enrichment::getEnrichedAirSpecificHeat ( )
inline

Gets the specific heat of air with oxygen enrichment

Returns
double, specific heat of air with oxygen enrichment in Btu/(lb*°F)

Definition at line 215 of file O2Enrichment.h.

◆ getExcessAir() [1/3]

double O2Enrichment::getExcessAir ( )
inline

Gets the excess air

Returns
double, excess air as %

Definition at line 185 of file O2Enrichment.h.

◆ getExcessAir() [2/3]

double O2Enrichment::getExcessAir ( )
inline

Gets the excess air

Returns
double, excess air as %

Definition at line 185 of file O2Enrichment.h.

◆ getExcessAir() [3/3]

double O2Enrichment::getExcessAir ( )
inline

Gets the excess air

Returns
double, excess air as %

Definition at line 185 of file O2Enrichment.h.

◆ getExcessAirEnriched() [1/3]

double O2Enrichment::getExcessAirEnriched ( )
inline

Gets the excess air with oxygen enrichment

Returns
double, excess air with oxygen enrichment as %

Definition at line 191 of file O2Enrichment.h.

◆ getExcessAirEnriched() [2/3]

double O2Enrichment::getExcessAirEnriched ( )
inline

Gets the excess air with oxygen enrichment

Returns
double, excess air with oxygen enrichment as %

Definition at line 191 of file O2Enrichment.h.

◆ getExcessAirEnriched() [3/3]

double O2Enrichment::getExcessAirEnriched ( )
inline

Gets the excess air with oxygen enrichment

Returns
double, excess air with oxygen enrichment as %

Definition at line 191 of file O2Enrichment.h.

◆ getFlueGasTemp() [1/3]

double O2Enrichment::getFlueGasTemp ( ) const
inline

Gets the flue gas temperature

Returns
double, flue gas temperature in °F

Definition at line 80 of file O2Enrichment.h.

◆ getFlueGasTemp() [2/3]

double O2Enrichment::getFlueGasTemp ( ) const
inline

Gets the flue gas temperature

Returns
double, flue gas temperature in °F

Definition at line 80 of file O2Enrichment.h.

◆ getFlueGasTemp() [3/3]

double O2Enrichment::getFlueGasTemp ( ) const
inline

Gets the flue gas temperature

Returns
double, flue gas temperature in °F

Definition at line 80 of file O2Enrichment.h.

◆ getFlueGasTempEnriched() [1/3]

double O2Enrichment::getFlueGasTempEnriched ( ) const
inline

Gets the flue gas temperature with oxygen enrichment

Returns
double, flue gas temperature with oxygen enrichment in °F

Definition at line 95 of file O2Enrichment.h.

◆ getFlueGasTempEnriched() [2/3]

double O2Enrichment::getFlueGasTempEnriched ( ) const
inline

Gets the flue gas temperature with oxygen enrichment

Returns
double, flue gas temperature with oxygen enrichment in °F

Definition at line 95 of file O2Enrichment.h.

◆ getFlueGasTempEnriched() [3/3]

double O2Enrichment::getFlueGasTempEnriched ( ) const
inline

Gets the flue gas temperature with oxygen enrichment

Returns
double, flue gas temperature with oxygen enrichment in °F

Definition at line 95 of file O2Enrichment.h.

◆ getFuelConsumption() [1/3]

double O2Enrichment::getFuelConsumption ( ) const
inline

Gets the fuel consumption

Returns
double, fuel consumption in MM Btu/hr

Definition at line 170 of file O2Enrichment.h.

◆ getFuelConsumption() [2/3]

double O2Enrichment::getFuelConsumption ( ) const
inline

Gets the fuel consumption

Returns
double, fuel consumption in MM Btu/hr

Definition at line 170 of file O2Enrichment.h.

◆ getFuelConsumption() [3/3]

double O2Enrichment::getFuelConsumption ( ) const
inline

Gets the fuel consumption

Returns
double, fuel consumption in MM Btu/hr

Definition at line 170 of file O2Enrichment.h.

◆ getFuelConsumptionEnriched() [1/3]

double O2Enrichment::getFuelConsumptionEnriched ( )
inline

Gets the fuel consumption with oxygen enrichment

Returns
double, fuel consumption with oxygen enrichment in MM Btu/hr

Definition at line 269 of file O2Enrichment.h.

◆ getFuelConsumptionEnriched() [2/3]

double O2Enrichment::getFuelConsumptionEnriched ( )
inline

Gets the fuel consumption with oxygen enrichment

Returns
double, fuel consumption with oxygen enrichment in MM Btu/hr

Definition at line 269 of file O2Enrichment.h.

◆ getFuelConsumptionEnriched() [3/3]

double O2Enrichment::getFuelConsumptionEnriched ( )
inline

Gets the fuel consumption with oxygen enrichment

Returns
double, fuel consumption with oxygen enrichment in MM Btu/hr

Definition at line 269 of file O2Enrichment.h.

◆ getFuelSavingsEnriched() [1/3]

double O2Enrichment::getFuelSavingsEnriched ( )
inline

Gets the fuel savings with oxygen enrichment

Returns
double, % of fuel savings

Definition at line 275 of file O2Enrichment.h.

◆ getFuelSavingsEnriched() [2/3]

double O2Enrichment::getFuelSavingsEnriched ( )
inline

Gets the fuel savings with oxygen enrichment

Returns
double, % of fuel savings

Definition at line 275 of file O2Enrichment.h.

◆ getFuelSavingsEnriched() [3/3]

double O2Enrichment::getFuelSavingsEnriched ( )
inline

Gets the fuel savings with oxygen enrichment

Returns
double, % of fuel savings

Definition at line 275 of file O2Enrichment.h.

◆ getHeatInput() [1/3]

double O2Enrichment::getHeatInput ( )
inline

Gets the heat input

Returns
double, heat input in °F

Definition at line 197 of file O2Enrichment.h.

◆ getHeatInput() [2/3]

double O2Enrichment::getHeatInput ( )
inline

Gets the heat input

Returns
double, heat input in °F

Definition at line 197 of file O2Enrichment.h.

◆ getHeatInput() [3/3]

double O2Enrichment::getHeatInput ( )
inline

Gets the heat input

Returns
double, heat input in °F

Definition at line 197 of file O2Enrichment.h.

◆ getHeatInputEnriched() [1/3]

double O2Enrichment::getHeatInputEnriched ( )
inline

Gets the heat input with oxygen enrichment

Returns
double, heat input with oxygen enrichment in °F

Definition at line 203 of file O2Enrichment.h.

◆ getHeatInputEnriched() [2/3]

double O2Enrichment::getHeatInputEnriched ( )
inline

Gets the heat input with oxygen enrichment

Returns
double, heat input with oxygen enrichment in °F

Definition at line 203 of file O2Enrichment.h.

◆ getHeatInputEnriched() [3/3]

double O2Enrichment::getHeatInputEnriched ( )
inline

Gets the heat input with oxygen enrichment

Returns
double, heat input with oxygen enrichment in °F

Definition at line 203 of file O2Enrichment.h.

◆ getO2CombAir() [1/3]

double O2Enrichment::getO2CombAir ( ) const
inline

Gets the O2 in combustion air

Returns
double, % of O2 in combustion air

Definition at line 50 of file O2Enrichment.h.

◆ getO2CombAir() [2/3]

double O2Enrichment::getO2CombAir ( ) const
inline

Gets the O2 in combustion air

Returns
double, % of O2 in combustion air

Definition at line 50 of file O2Enrichment.h.

◆ getO2CombAir() [3/3]

double O2Enrichment::getO2CombAir ( ) const
inline

Gets the O2 in combustion air

Returns
double, % of O2 in combustion air

Definition at line 50 of file O2Enrichment.h.

◆ getO2CombAirEnriched() [1/3]

double O2Enrichment::getO2CombAirEnriched ( ) const
inline

Gets the O2 in combustion air with oxygen enrichment

Returns
double, % of O2 in combustion air with oxygen enrichment

Definition at line 65 of file O2Enrichment.h.

◆ getO2CombAirEnriched() [2/3]

double O2Enrichment::getO2CombAirEnriched ( ) const
inline

Gets the O2 in combustion air with oxygen enrichment

Returns
double, % of O2 in combustion air with oxygen enrichment

Definition at line 65 of file O2Enrichment.h.

◆ getO2CombAirEnriched() [3/3]

double O2Enrichment::getO2CombAirEnriched ( ) const
inline

Gets the O2 in combustion air with oxygen enrichment

Returns
double, % of O2 in combustion air with oxygen enrichment

Definition at line 65 of file O2Enrichment.h.

◆ getO2FlueGas() [1/3]

double O2Enrichment::getO2FlueGas ( ) const
inline

Gets the dry percentage of O2 in flue gases

Returns
double, dry % of O2 in flue gases

Definition at line 110 of file O2Enrichment.h.

◆ getO2FlueGas() [2/3]

double O2Enrichment::getO2FlueGas ( ) const
inline

Gets the dry percentage of O2 in flue gases

Returns
double, dry % of O2 in flue gases

Definition at line 110 of file O2Enrichment.h.

◆ getO2FlueGas() [3/3]

double O2Enrichment::getO2FlueGas ( ) const
inline

Gets the dry percentage of O2 in flue gases

Returns
double, dry % of O2 in flue gases

Definition at line 110 of file O2Enrichment.h.

◆ getO2FlueGasEnriched() [1/3]

double O2Enrichment::getO2FlueGasEnriched ( ) const
inline

Gets the dry percentage of O2 in flue gases with oxygen enrichment

Returns
double, dry % of O2 in flue gases with oxygen enrichment

Definition at line 125 of file O2Enrichment.h.

◆ getO2FlueGasEnriched() [2/3]

double O2Enrichment::getO2FlueGasEnriched ( ) const
inline

Gets the dry percentage of O2 in flue gases with oxygen enrichment

Returns
double, dry % of O2 in flue gases with oxygen enrichment

Definition at line 125 of file O2Enrichment.h.

◆ getO2FlueGasEnriched() [3/3]

double O2Enrichment::getO2FlueGasEnriched ( ) const
inline

Gets the dry percentage of O2 in flue gases with oxygen enrichment

Returns
double, dry % of O2 in flue gases with oxygen enrichment

Definition at line 125 of file O2Enrichment.h.

◆ getStdAvailableHeat() [1/3]

double O2Enrichment::getStdAvailableHeat ( )
inline

Gets the standard available heat (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat as %

Definition at line 245 of file O2Enrichment.h.

◆ getStdAvailableHeat() [2/3]

double O2Enrichment::getStdAvailableHeat ( )
inline

Gets the standard available heat (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat as %

Definition at line 245 of file O2Enrichment.h.

◆ getStdAvailableHeat() [3/3]

double O2Enrichment::getStdAvailableHeat ( )
inline

Gets the standard available heat (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat as %

Definition at line 245 of file O2Enrichment.h.

◆ getStdAvailableHeatEnriched() [1/3]

double O2Enrichment::getStdAvailableHeatEnriched ( )
inline

Gets the standard available heat with oxygen enrichment (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat with oxygen enrichment as %

Definition at line 251 of file O2Enrichment.h.

◆ getStdAvailableHeatEnriched() [2/3]

double O2Enrichment::getStdAvailableHeatEnriched ( )
inline

Gets the standard available heat with oxygen enrichment (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat with oxygen enrichment as %

Definition at line 251 of file O2Enrichment.h.

◆ getStdAvailableHeatEnriched() [3/3]

double O2Enrichment::getStdAvailableHeatEnriched ( )
inline

Gets the standard available heat with oxygen enrichment (this does not take % of O2 in combustion air into account)

Returns
double, standard available heat with oxygen enrichment as %

Definition at line 251 of file O2Enrichment.h.

◆ setCombAirTemp() [1/3]

void O2Enrichment::setCombAirTemp ( double  combAirTemp)
inline

Sets the combustion air preheat temperature

Parameters
combAirTempdouble, combustion air preheat temperature in °F

Definition at line 146 of file O2Enrichment.h.

◆ setCombAirTemp() [2/3]

void O2Enrichment::setCombAirTemp ( double  combAirTemp)
inline

Sets the combustion air preheat temperature

Parameters
combAirTempdouble, combustion air preheat temperature in °F

Definition at line 146 of file O2Enrichment.h.

◆ setCombAirTemp() [3/3]

void O2Enrichment::setCombAirTemp ( double  combAirTemp)
inline

Sets the combustion air preheat temperature

Parameters
combAirTempdouble, combustion air preheat temperature in °F

Definition at line 146 of file O2Enrichment.h.

◆ setCombAirTempEnriched() [1/3]

void O2Enrichment::setCombAirTempEnriched ( double  combAirTempEnriched)
inline

Sets the combustion air preheat temperature with oxygen enrichment

Parameters
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 161 of file O2Enrichment.h.

◆ setCombAirTempEnriched() [2/3]

void O2Enrichment::setCombAirTempEnriched ( double  combAirTempEnriched)
inline

Sets the combustion air preheat temperature with oxygen enrichment

Parameters
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 161 of file O2Enrichment.h.

◆ setCombAirTempEnriched() [3/3]

void O2Enrichment::setCombAirTempEnriched ( double  combAirTempEnriched)
inline

Sets the combustion air preheat temperature with oxygen enrichment

Parameters
combAirTempEnricheddouble, combustion air preheat temperature with oxygen enrichment in °F

Definition at line 161 of file O2Enrichment.h.

◆ setFlueGasTemp() [1/3]

void O2Enrichment::setFlueGasTemp ( double  flueGasTemp)
inline

Sets the flue gas temperature

Parameters
flueGasTempdouble, flue gas temperature in °F

Definition at line 86 of file O2Enrichment.h.

◆ setFlueGasTemp() [2/3]

void O2Enrichment::setFlueGasTemp ( double  flueGasTemp)
inline

Sets the flue gas temperature

Parameters
flueGasTempdouble, flue gas temperature in °F

Definition at line 86 of file O2Enrichment.h.

◆ setFlueGasTemp() [3/3]

void O2Enrichment::setFlueGasTemp ( double  flueGasTemp)
inline

Sets the flue gas temperature

Parameters
flueGasTempdouble, flue gas temperature in °F

Definition at line 86 of file O2Enrichment.h.

◆ setFlueGasTempEnriched() [1/3]

void O2Enrichment::setFlueGasTempEnriched ( double  flueGasTempEnriched)
inline

Sets the flue gas temperature with oxygen enrichment

Parameters
flueGasTempEnricheddouble, flue gas temperature with oxygen enrichment in °F

Definition at line 101 of file O2Enrichment.h.

◆ setFlueGasTempEnriched() [2/3]

void O2Enrichment::setFlueGasTempEnriched ( double  flueGasTempEnriched)
inline

Sets the flue gas temperature with oxygen enrichment

Parameters
flueGasTempEnricheddouble, flue gas temperature with oxygen enrichment in °F

Definition at line 101 of file O2Enrichment.h.

◆ setFlueGasTempEnriched() [3/3]

void O2Enrichment::setFlueGasTempEnriched ( double  flueGasTempEnriched)
inline

Sets the flue gas temperature with oxygen enrichment

Parameters
flueGasTempEnricheddouble, flue gas temperature with oxygen enrichment in °F

Definition at line 101 of file O2Enrichment.h.

◆ setFuelConsumption() [1/3]

void O2Enrichment::setFuelConsumption ( double  fuelConsumption)
inline

Sets the fuel consumption

Parameters
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 176 of file O2Enrichment.h.

◆ setFuelConsumption() [2/3]

void O2Enrichment::setFuelConsumption ( double  fuelConsumption)
inline

Sets the fuel consumption

Parameters
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 176 of file O2Enrichment.h.

◆ setFuelConsumption() [3/3]

void O2Enrichment::setFuelConsumption ( double  fuelConsumption)
inline

Sets the fuel consumption

Parameters
fuelConsumptiondouble, fuel consumption in MM Btu/hr

Definition at line 176 of file O2Enrichment.h.

◆ setO2CombAir() [1/3]

void O2Enrichment::setO2CombAir ( const double  o2CombAir)
inline

Sets the percentage of O2 in combustion air

Parameters
o2CombAirdouble, % of O2 in combustion air

Definition at line 56 of file O2Enrichment.h.

◆ setO2CombAir() [2/3]

void O2Enrichment::setO2CombAir ( const double  o2CombAir)
inline

Sets the percentage of O2 in combustion air

Parameters
o2CombAirdouble, % of O2 in combustion air

Definition at line 56 of file O2Enrichment.h.

◆ setO2CombAir() [3/3]

void O2Enrichment::setO2CombAir ( const double  o2CombAir)
inline

Sets the percentage of O2 in combustion air

Parameters
o2CombAirdouble, % of O2 in combustion air

Definition at line 56 of file O2Enrichment.h.

◆ setO2CombAirEnriched() [1/3]

void O2Enrichment::setO2CombAirEnriched ( double  o2CombAirEnriched)
inline

Sets the percentage of O2 in combustion air with oxygen enrichment

Parameters
o2CombAirEnricheddouble, % of O2 in combustion air with oxygen enrichment

Definition at line 71 of file O2Enrichment.h.

◆ setO2CombAirEnriched() [2/3]

void O2Enrichment::setO2CombAirEnriched ( double  o2CombAirEnriched)
inline

Sets the percentage of O2 in combustion air with oxygen enrichment

Parameters
o2CombAirEnricheddouble, % of O2 in combustion air with oxygen enrichment

Definition at line 71 of file O2Enrichment.h.

◆ setO2CombAirEnriched() [3/3]

void O2Enrichment::setO2CombAirEnriched ( double  o2CombAirEnriched)
inline

Sets the percentage of O2 in combustion air with oxygen enrichment

Parameters
o2CombAirEnricheddouble, % of O2 in combustion air with oxygen enrichment

Definition at line 71 of file O2Enrichment.h.

◆ setO2FlueGas() [1/3]

void O2Enrichment::setO2FlueGas ( double  o2FlueGas)
inline

Sets the dry percentage of O2 in flue gases

Parameters
o2FlueGasdouble, dry % of O2 in flue gases

Definition at line 116 of file O2Enrichment.h.

◆ setO2FlueGas() [2/3]

void O2Enrichment::setO2FlueGas ( double  o2FlueGas)
inline

Sets the dry percentage of O2 in flue gases

Parameters
o2FlueGasdouble, dry % of O2 in flue gases

Definition at line 116 of file O2Enrichment.h.

◆ setO2FlueGas() [3/3]

void O2Enrichment::setO2FlueGas ( double  o2FlueGas)
inline

Sets the dry percentage of O2 in flue gases

Parameters
o2FlueGasdouble, dry % of O2 in flue gases

Definition at line 116 of file O2Enrichment.h.

◆ setO2FlueGasEnriched() [1/3]

void O2Enrichment::setO2FlueGasEnriched ( double  o2FlueGasEnriched)
inline

Sets the dry percentage of O2 in flue gases with oxygen enrichment

Parameters
o2FlueGasEnricheddouble, dry % of O2 in flue gases with oxygen enrichment

Definition at line 131 of file O2Enrichment.h.

◆ setO2FlueGasEnriched() [2/3]

void O2Enrichment::setO2FlueGasEnriched ( double  o2FlueGasEnriched)
inline

Sets the dry percentage of O2 in flue gases with oxygen enrichment

Parameters
o2FlueGasEnricheddouble, dry % of O2 in flue gases with oxygen enrichment

Definition at line 131 of file O2Enrichment.h.

◆ setO2FlueGasEnriched() [3/3]

void O2Enrichment::setO2FlueGasEnriched ( double  o2FlueGasEnriched)
inline

Sets the dry percentage of O2 in flue gases with oxygen enrichment

Parameters
o2FlueGasEnricheddouble, dry % of O2 in flue gases with oxygen enrichment

Definition at line 131 of file O2Enrichment.h.


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