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 BoilerInput, including all inherited members.
approachTemperature (defined in BoilerInput) | BoilerInput | private |
blowdownFlashed (defined in BoilerInput) | BoilerInput | private |
blowdownRate (defined in BoilerInput) | BoilerInput | private |
BoilerInput(double fuelType, double fuel, double combustionEfficiency, double blowdownRate, bool blowdownFlashed, bool preheatMakeupWater, double steamTemperature, double deaeratorVentRate, double deaeratorPressure, double approachTemperature) (defined in BoilerInput) | BoilerInput | |
combustionEfficiency (defined in BoilerInput) | BoilerInput | private |
deaeratorPressure (defined in BoilerInput) | BoilerInput | private |
deaeratorVentRate (defined in BoilerInput) | BoilerInput | private |
fuel (defined in BoilerInput) | BoilerInput | private |
fuelType (defined in BoilerInput) | BoilerInput | private |
getApproachTemperature() const (defined in BoilerInput) | BoilerInput | |
getBlowdownRate() const (defined in BoilerInput) | BoilerInput | |
getCombustionEfficiency() const (defined in BoilerInput) | BoilerInput | |
getDeaeratorPressure() const (defined in BoilerInput) | BoilerInput | |
getDeaeratorVentRate() const (defined in BoilerInput) | BoilerInput | |
getFuel() const (defined in BoilerInput) | BoilerInput | |
getFuelType() const (defined in BoilerInput) | BoilerInput | |
getSteamTemperature() const (defined in BoilerInput) | BoilerInput | |
isBlowdownFlashed() const (defined in BoilerInput) | BoilerInput | |
isPreheatMakeupWater() const (defined in BoilerInput) | BoilerInput | |
operator<< (defined in BoilerInput) | BoilerInput | friend |
preheatMakeupWater (defined in BoilerInput) | BoilerInput | private |
steamTemperature (defined in BoilerInput) | BoilerInput | private |