|
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.
|
This is the complete list of members for OrificeMethod, including all inherited members.
| airTemp (defined in OrificeMethod) | OrificeMethod | private |
| atmPressure (defined in OrificeMethod) | OrificeMethod | private |
| calculate() | OrificeMethod | inline |
| diameter (defined in OrificeMethod) | OrificeMethod | private |
| dischargeCoef (defined in OrificeMethod) | OrificeMethod | private |
| numOrifices (defined in OrificeMethod) | OrificeMethod | private |
| operatingTime (defined in OrificeMethod) | OrificeMethod | private |
| OrificeMethod(const double operatingTime, const double airTemp, const double atmPressure, const double dischargeCoef, const double diameter, const double supplyPressure, const int numOrifices) | OrificeMethod | inline |
| supplyPressure (defined in OrificeMethod) | OrificeMethod | private |