Definition at line 304 of file CompressedAir.h.
◆ PipeSizing() [1/3]
Compressor::PipeSizing::PipeSizing |
( |
double |
airflow, |
|
|
double |
airlinePressure, |
|
|
double |
designVelocity, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::PipeSizing - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Parameters
-
airflow | double, volumetric flow velocity - cfm |
airlinePressure | double, Pressure through the pipe - psi |
designVelocity | double, The air flow velocity that is meant to flow through the pipe. |
- Attention
- Constraints: 20 fps is recommended for a header, but it should never exceed 30 fps - ft/sc
- Parameters
-
atmosphericPressure | double, generally it will be 14.7 - psia |
Definition at line 135 of file CompressedAir.cpp.
◆ PipeSizing() [2/3]
Compressor::PipeSizing::PipeSizing |
( |
double |
airflow, |
|
|
double |
airlinePressure, |
|
|
double |
designVelocity, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::PipeSizing - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Parameters
-
airflow | double, volumetric flow velocity - cfm |
airlinePressure | double, Pressure through the pipe - psi |
designVelocity | double, The air flow velocity that is meant to flow through the pipe. |
- Attention
- Constraints: 20 fps is recommended for a header, but it should never exceed 30 fps - ft/sc
- Parameters
-
atmosphericPressure | double, generally it will be 14.7 - psia |
◆ PipeSizing() [3/3]
Compressor::PipeSizing::PipeSizing |
( |
double |
airflow, |
|
|
double |
airlinePressure, |
|
|
double |
designVelocity, |
|
|
double |
atmosphericPressure |
|
) |
| |
Constructor for Compressor::PipeSizing - This calculator finds the velocity of compressed air through all the different piping involved in the system.
- Parameters
-
airflow | double, volumetric flow velocity - cfm |
airlinePressure | double, Pressure through the pipe - psi |
designVelocity | double, The air flow velocity that is meant to flow through the pipe. |
- Attention
- Constraints: 20 fps is recommended for a header, but it should never exceed 30 fps - ft/sc
- Parameters
-
atmosphericPressure | double, generally it will be 14.7 - psia |
◆ calculate() [1/3]
◆ calculate() [2/3]
Output Compressor::PipeSizing::calculate |
( |
| ) |
|
◆ calculate() [3/3]
Output Compressor::PipeSizing::calculate |
( |
| ) |
|
The documentation for this class was generated from the following files: