|
MEASUR-Tools-Suite v1.2.4
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Compressed air velocity calculator. More...
Classes | |
| struct | Input |
| Input parameters for the air velocity calculation. More... | |
Functions | |
| pipe_data::PipeData | calculate (const Input &input) |
| Calculates compressed air velocities by nominal pipe size. | |
Provides a namespace free function for velocity-by-size results.
| pipe_data::PipeData air_velocity::calculate | ( | const Input & | input | ) |
| [in] | input | Airflow and pressure inputs. |