22 #ifndef NANDRAD_WindowGlazingLayerH 23 #define NANDRAD_WindowGlazingLayerH 25 #include <IBK_Parameter.h> 27 #include "NANDRAD_CodeGenMacros.h" 29 #include "NANDRAD_LinearSplineParameter.h" 67 SP_ShortWaveTransmittance,
68 SP_ShortWaveReflectanceOutside,
69 SP_ShortWaveReflectanceInside,
103 #endif // NANDRAD_WindowGlazingLayerH IBK::Parameter m_para[NUM_P]
Basic parameters of the window layer.
WindowGlazingLayer defines a layer of a glazing system (air or glass).
Contains global constants for the Nandrad data model.
Dry density of the material.
Mass density of gas layer.
type_t
Model types supported by the window model.
Thermal conductivity of the dry material.
Class LinearSplineParameter stores a linear spline curve, the corresponding parameter name and a unit...
unsigned int INVALID_ID
defines an invalid id
Width of detailed window (needed for Convection in Cavity).
Height of detailed window (needed for Convection in Cavity).
unsigned int m_id
Unique ID-number for this window layer.
Emissivity of surface facing inside.
std::string m_displayName
Display name of layer.
Emissivity of surface facing outside.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...
splinePara_t
Enum type with all possible layer spline parameters.