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
wall_type_data::WallType Struct Reference

Struct to hold default wall type data. More...

#include <wall_type_data.h>

Public Attributes

std::string wall_description
 
double shape_factor
 

Detailed Description

Parameters
wall_descriptionDescription of the wall type
shape_factorShape factor associated with the wall type (unitless)

Definition at line 18 of file wall_type_data.h.

Member Data Documentation

◆ shape_factor

double wall_type_data::WallType::shape_factor

Definition at line 20 of file wall_type_data.h.

◆ wall_description

std::string wall_type_data::WallType::wall_description

Definition at line 19 of file wall_type_data.h.


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