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.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MstPlane Class Reference
Inheritance diagram for MstPlane:
Planar

Public Member Functions

 MstPlane (const double area, const double tdx, const double pbx, const double psx)
 

Additional Inherited Members

- Protected Member Functions inherited from Planar
 Planar (const double area, const double tdx, const double pbx, const double psx)
 
- Protected Attributes inherited from Planar
double dryBulbTemperature
 
double barometricPressure
 
double area
 
double gasDensity = 0
 
double gasVelocity = 0
 
double gasVolumeFlowRate = 0
 
double gasVelocityPressure = 0
 
double gasTotalPressure = 0
 
double staticPressure = 0
 

Detailed Description

Definition at line 94 of file Planar.h.

Constructor & Destructor Documentation

◆ MstPlane()

MstPlane::MstPlane ( const double  area,
const double  tdx,
const double  pbx,
const double  psx 
)
inline

Definition at line 96 of file Planar.h.


The documentation for this class was generated from the following file: