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
steam_reduction::MassFlowNameplateData Struct Reference

Input data for nameplate-based mass flow measurement. More...

#include <steam_reduction.h>

Public Attributes

double flow_rate = 0.0
 Nameplate flow rate (water \([\unit{m^3\per\minute}]\), steam \([\unit{kg\per\hour}]\))
 

Detailed Description

Used when the flow rate is taken directly from the equipment nameplate rather than measured in the field.

Definition at line 69 of file steam_reduction.h.

Member Data Documentation

◆ flow_rate

double steam_reduction::MassFlowNameplateData::flow_rate = 0.0

Definition at line 70 of file steam_reduction.h.


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