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
natural_gas_reduction::AirMassFlowNameplateData Struct Reference

Nameplate air flow data used as the air flow rate. More...

#include <natural_gas_reduction.h>

Public Attributes

double air_flow = 0.0
 Nameplate air flow rate \([\unit{\cubicFoot\per\minute}]\).
 

Detailed Description

Used when the air flow rate is taken directly from the equipment nameplate rather than being derived from duct measurements.

See also
Air Mass Flow Energy Use Formula

Definition at line 68 of file natural_gas_reduction.h.

Member Data Documentation

◆ air_flow

double natural_gas_reduction::AirMassFlowNameplateData::air_flow = 0.0

Definition at line 69 of file natural_gas_reduction.h.


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