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
receiver_tank::UsableCapacityResult Struct Reference

Result of the usable air capacity calculation. More...

#include <receiver_tank.h>

Public Attributes

double usable_capacity = 0.0
 Usable air storage capacity \([\unit{\scf}]\).
 

Detailed Description

Definition at line 65 of file receiver_tank.h.

Member Data Documentation

◆ usable_capacity

double receiver_tank::UsableCapacityResult::usable_capacity = 0.0

Definition at line 66 of file receiver_tank.h.


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