#include <VICUS_WindowGlazingSystem.h>
◆ modelType_t
Model types supported by the window model.
Enumerator |
---|
MT_Simple | |
NUM_MT | |
◆ para_t
Model parameters.
Enumerator |
---|
P_ThermalTransmittance | |
NUM_P | |
◆ splinePara_t
Enum type with all possible glazing system spline parameters.
◆ equal()
◆ isValid()
bool VICUS::WindowGlazingSystem::isValid |
( |
| ) |
const |
Tests if parameters are valid.
◆ SHGC()
double VICUS::WindowGlazingSystem::SHGC |
( |
| ) |
const |
Returns the calculated or given SHGC for perpendicular incidence (angle 0) depending on model type. [—]. Only call this function for valid data, otherwise return value is undefined (-1).
◆ uValue()
double VICUS::WindowGlazingSystem::uValue |
( |
| ) |
const |
Returns the calculate or given uValue depending on model type. [W/m2K]. Only call this function for valid data, otherwise return value is undefined (-1).
◆ m_dataSource
IBK::MultiLanguageString VICUS::WindowGlazingSystem::m_dataSource |
◆ m_manufacturer
IBK::MultiLanguageString VICUS::WindowGlazingSystem::m_manufacturer |
◆ m_modelType
◆ m_notes
IBK::MultiLanguageString VICUS::WindowGlazingSystem::m_notes |
◆ m_para
IBK::Parameter VICUS::WindowGlazingSystem::m_para[NUM_P] |
◆ m_splinePara
NANDRAD::LinearSplineParameter VICUS::WindowGlazingSystem::m_splinePara[NUM_SP] |
Normalized angle-dependent SHGC values.
The documentation for this class was generated from the following files: