|
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.
|
Result of the Metered Storage sizing calculation. More...
#include <receiver_tank.h>
Public Attributes | |
| double | tank_size = 0.0 |
| Required receiver tank size \([\unit{\gallon}]\). | |
| double | refill_time = 0.0 |
| Time to refill the tank after a demand event \([\unit{\second}]\). | |
Definition at line 214 of file receiver_tank.h.
| double receiver_tank::MeteredStorageResult::refill_time = 0.0 |
Definition at line 216 of file receiver_tank.h.
| double receiver_tank::MeteredStorageResult::tank_size = 0.0 |
Definition at line 215 of file receiver_tank.h.