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::CvResult Struct Reference

Result of the valve flow coefficient (Cv) calculation. More...

#include <pneumatic_valve.h>

Public Attributes

double flow_coefficient = 0.0
 Dimensionless valve flow coefficient (Cv) \([\unit{\unitless}]\).
 

Detailed Description

Definition at line 121 of file pneumatic_valve.h.

Member Data Documentation

◆ flow_coefficient

double pneumatic_valve::CvResult::flow_coefficient = 0.0

Definition at line 122 of file pneumatic_valve.h.


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