Definition at line 284 of file CompressedAir.h.
◆ AirVelocity() [1/3]
Compressor::AirVelocity::AirVelocity |
( |
double |
airFlow, |
|
|
double |
pipePressure, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Attention
- Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
- Parameters
-
airFlow | double, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm |
pipePressure | double, Pressure of air flowing through the pipe - psig |
atmosphericPressure | double, Generally it will be 14.7 - psia |
Definition at line 123 of file CompressedAir.cpp.
◆ AirVelocity() [2/3]
Compressor::AirVelocity::AirVelocity |
( |
double |
airFlow, |
|
|
double |
pipePressure, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Attention
- Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
- Parameters
-
airFlow | double, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm |
pipePressure | double, Pressure of air flowing through the pipe - psig |
atmosphericPressure | double, Generally it will be 14.7 - psia |
◆ AirVelocity() [3/3]
Compressor::AirVelocity::AirVelocity |
( |
double |
airFlow, |
|
|
double |
pipePressure, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Attention
- Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
- Parameters
-
airFlow | double, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm |
pipePressure | double, Pressure of air flowing through the pipe - psig |
atmosphericPressure | double, Generally it will be 14.7 - psia |
The documentation for this class was generated from the following files: