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.
Loading...
Searching...
No Matches
BoilerInput Member List

This is the complete list of members for BoilerInput, including all inherited members.

approachTemperature (defined in BoilerInput)BoilerInputprivate
blowdownFlashed (defined in BoilerInput)BoilerInputprivate
blowdownRate (defined in BoilerInput)BoilerInputprivate
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)BoilerInputprivate
deaeratorPressure (defined in BoilerInput)BoilerInputprivate
deaeratorVentRate (defined in BoilerInput)BoilerInputprivate
fuel (defined in BoilerInput)BoilerInputprivate
fuelType (defined in BoilerInput)BoilerInputprivate
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)BoilerInputfriend
preheatMakeupWater (defined in BoilerInput)BoilerInputprivate
steamTemperature (defined in BoilerInput)BoilerInputprivate