27 #include <IBK_Parameter.h> 28 #include <IBK_IntPara.h> 31 #include "NANDRAD_CodeGenMacros.h" 73 NANDRAD_COMPARE_WITH_ID
104 #endif // NANDRAD_ZoneH unsigned int m_id
Unique ID of the zone.
para_t
Parameters of a zone.
type_t m_type
Zone type (Constant, Active).
Contains global constants for the Nandrad data model.
std::string m_displayName
Descriptive name of zone.
A zone defines a thermal zone/room with a single air temperature.
unsigned int INVALID_ID
defines an invalid id
std::pair< unsigned int, unsigned int > viewFactorPair
Data type used in view factor definition.
IBK::Parameter m_para[NUM_P]
Physical parameters describing the zone.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...
std::vector< std::pair< viewFactorPair, double > > m_viewFactors
Optional: view factors for all inside interfaces of the current zone.
Constant model requires P_Temperature parameter.
NANDRAD_READWRITE NANDRAD_COMPARE_WITH_ID void checkParameters() const
Checks for valid and required parameters (value ranges).