NANDRAD Data Model Library  Version 2.0
NANDRAD
NANDRAD::HeatLoadSummationModel Class Reference

Detailed Description

An model for summation of heat load from different zones, construction instances or networks.

Definition at line 34 of file NANDRAD_HeatLoadSummationModel.h.

#include <NANDRAD_HeatLoadSummationModel.h>

Public Member Functions

NANDRAD_READWRITE void checkParameters ()
 Checks parameters for valid values. More...
 

Public Attributes

unsigned int m_id = NANDRAD::INVALID_ID
 Unique ID-number for this model. More...
 
std::string m_displayName
 Some display/comment name for this model (optional). More...
 
std::string m_objectList
 Object list with zones that this model is to be apply to. More...
 

Member Function Documentation

◆ checkParameters()

NANDRAD_READWRITE void NANDRAD::HeatLoadSummationModel::checkParameters ( )

Checks parameters for valid values.

Member Data Documentation

◆ m_id

unsigned int NANDRAD::HeatLoadSummationModel::m_id = NANDRAD::INVALID_ID

Unique ID-number for this model.

Definition at line 43 of file NANDRAD_HeatLoadSummationModel.h.

◆ m_displayName

std::string NANDRAD::HeatLoadSummationModel::m_displayName

Some display/comment name for this model (optional).

Definition at line 45 of file NANDRAD_HeatLoadSummationModel.h.

◆ m_objectList

std::string NANDRAD::HeatLoadSummationModel::m_objectList

Object list with zones that this model is to be apply to.

Definition at line 48 of file NANDRAD_HeatLoadSummationModel.h.


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