Definition at line 15 of file AirSystemCapacity.h.
◆ AirSystemCapacity()
AirSystemCapacity::AirSystemCapacity |
( |
PipeData |
pipeLengths, |
|
|
std::vector< double > |
receivers |
|
) |
| |
|
inline |
Constructor for AirSystemCapacity - This is used to find the total air quantity that the compressed air system can contain at any instant of time, including the air in the pipes and receivers.
- Parameters
-
pipeLengths | AirSystemCapacity::PipeLengths, Object containing the lengths of the various pipe sizes in your system - ft |
receivers | std::vector<double>, a vector containing the number of gallons in each receiver |
Definition at line 36 of file AirSystemCapacity.h.
◆ calculate()
Output AirSystemCapacity::calculate |
( |
| ) |
|
|
inline |
◆ pipeLengths
◆ receivers
std::vector<double> AirSystemCapacity::receivers |
|
private |
The documentation for this class was generated from the following file: