|
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 pipe sizing calculation. More...
#include <pipe_sizing.h>
Public Attributes | |
| double | cross_sectional_area = 0.0 |
| Minimum required internal pipe area \([\unit{\inch\squared}]\). | |
| double | pipe_diameter = 0.0 |
| Minimum required internal pipe diameter \([\unit{\inch}]\). | |
Definition at line 68 of file pipe_sizing.h.
| double pipe_sizing::Result::cross_sectional_area = 0.0 |
Definition at line 69 of file pipe_sizing.h.
| double pipe_sizing::Result::pipe_diameter = 0.0 |
Definition at line 70 of file pipe_sizing.h.