|
| static double | estimate (const double pressure, const double plumeLength, const double ambTemp) |
| |
|
| static double | interpolate (const int r2, const int r1, const int r, const double l, const double u) |
| |
◆ estimate()
| static double QuantifySteamLeakByPlumeLength::estimate |
( |
const double |
pressure, |
|
|
const double |
plumeLength, |
|
|
const double |
ambTemp |
|
) |
| |
|
inlinestatic |
- Parameters
-
| pressure | double, Steam Pressure in psig |
| plumeLength | double, Plume Length in feet |
| ambTemp | double Ambient Temperature in F |
- Returns
- double value of amount of Steam Loss in lb/hr
Definition at line 27 of file quantify_steam_leak_by_plume_length.h.
◆ interpolate()
| static double QuantifySteamLeakByPlumeLength::interpolate |
( |
const int |
r2, |
|
|
const int |
r1, |
|
|
const int |
r, |
|
|
const double |
l, |
|
|
const double |
u |
|
) |
| |
|
inlinestaticprivate |
The documentation for this class was generated from the following file: