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 | Friends | List of all members
BoilerInput Class Reference

#include <BoilerInput.h>

Public Member Functions

 BoilerInput (double fuelType, double fuel, double combustionEfficiency, double blowdownRate, bool blowdownFlashed, bool preheatMakeupWater, double steamTemperature, double deaeratorVentRate, double deaeratorPressure, double approachTemperature)
 
double getFuelType () const
 
double getFuel () const
 
double getCombustionEfficiency () const
 
double getBlowdownRate () const
 
bool isBlowdownFlashed () const
 
bool isPreheatMakeupWater () const
 
double getSteamTemperature () const
 
double getDeaeratorVentRate () const
 
double getDeaeratorPressure () const
 
double getApproachTemperature () const
 
 BoilerInput (double fuelType, double fuel, double combustionEfficiency, double blowdownRate, bool blowdownFlashed, bool preheatMakeupWater, double steamTemperature, double deaeratorVentRate, double deaeratorPressure, double approachTemperature)
 
double getFuelType () const
 
double getFuel () const
 
double getCombustionEfficiency () const
 
double getBlowdownRate () const
 
bool isBlowdownFlashed () const
 
bool isPreheatMakeupWater () const
 
double getSteamTemperature () const
 
double getDeaeratorVentRate () const
 
double getDeaeratorPressure () const
 
double getApproachTemperature () const
 
 BoilerInput (double fuelType, double fuel, double combustionEfficiency, double blowdownRate, bool blowdownFlashed, bool preheatMakeupWater, double steamTemperature, double deaeratorVentRate, double deaeratorPressure, double approachTemperature)
 
double getFuelType () const
 
double getFuel () const
 
double getCombustionEfficiency () const
 
double getBlowdownRate () const
 
bool isBlowdownFlashed () const
 
bool isPreheatMakeupWater () const
 
double getSteamTemperature () const
 
double getDeaeratorVentRate () const
 
double getDeaeratorPressure () const
 
double getApproachTemperature () const
 

Friends

std::ostream & operator<< (std::ostream &stream, const BoilerInput &bi)
 
std::ostream & operator<< (std::ostream &stream, const BoilerInput &bi)
 
std::ostream & operator<< (std::ostream &stream, const BoilerInput &bi)
 

Detailed Description

Steam Modeler boiler input data.

Definition at line 9 of file BoilerInput.h.


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