VICUS Library
Documentation of Vicus library
Loading...
Searching...
No Matches
VICUS::DataSurfaceHeating Class Reference

Public Member Functions

 DataSurfaceHeating (unsigned int controlledZoneId, unsigned int surfaceHeatingModelId, unsigned int constructionInstanceId, unsigned int externalSuppyId, double area)
 

Public Attributes

unsigned int m_controlledZoneId
 
unsigned int m_nandradConstructionInstanceId
 
unsigned int m_heatingSystemId
 
unsigned int m_supplySystemId = INVALID_ID
 
double m_area
 
std::map< unsigned int, std::vector< unsigned int > > m_heatingModelIdToNandradConstructionInstanceIds
 

Constructor & Destructor Documentation

◆ DataSurfaceHeating()

VICUS::DataSurfaceHeating::DataSurfaceHeating ( unsigned int  controlledZoneId,
unsigned int  surfaceHeatingModelId,
unsigned int  constructionInstanceId,
unsigned int  externalSuppyId,
double  area 
)
inline

Member Data Documentation

◆ m_area

double VICUS::DataSurfaceHeating::m_area

◆ m_controlledZoneId

unsigned int VICUS::DataSurfaceHeating::m_controlledZoneId

◆ m_heatingModelIdToNandradConstructionInstanceIds

std::map<unsigned int, std::vector<unsigned int> > VICUS::DataSurfaceHeating::m_heatingModelIdToNandradConstructionInstanceIds

◆ m_heatingSystemId

unsigned int VICUS::DataSurfaceHeating::m_heatingSystemId

◆ m_nandradConstructionInstanceId

unsigned int VICUS::DataSurfaceHeating::m_nandradConstructionInstanceId

◆ m_supplySystemId

unsigned int VICUS::DataSurfaceHeating::m_supplySystemId = INVALID_ID

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