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 Attributes | List of all members
pneumatic_valve::FlowRateResult Struct Reference

Result of the flow rate calculation (Cv = 1). More...

#include <pneumatic_valve.h>

Public Attributes

double flow_rate = 0.0
 Air flow rate through a valve with Cv = 1 \([\unit{\scfm}]\).
 

Detailed Description

Definition at line 66 of file pneumatic_valve.h.

Member Data Documentation

◆ flow_rate

double pneumatic_valve::FlowRateResult::flow_rate = 0.0

Definition at line 67 of file pneumatic_valve.h.


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