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

Tank size result shared by the General, Dedicated Storage, and Bridging methods. More...

#include <receiver_tank.h>

Public Attributes

double tank_size = 0.0
 Required receiver tank size \([\unit{\gallon}]\).
 

Detailed Description

Definition at line 116 of file receiver_tank.h.

Member Data Documentation

◆ tank_size

double receiver_tank::SizeResult::tank_size = 0.0

Definition at line 117 of file receiver_tank.h.


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