#include <SimModel.hpp>
Public Member Functions | |
| void | setBuilding (std::shared_ptr< Building > value) |
| void | setCooling (std::shared_ptr< Cooling > value) |
| void | setHeating (std::shared_ptr< Heating > value) |
| void | setLights (std::shared_ptr< Lighting > value) |
| void | setLocation (std::shared_ptr< Location > value) |
| void | setPop (std::shared_ptr< Population > value) |
| void | setStructure (std::shared_ptr< Structure > value) |
| void | setVentilation (std::shared_ptr< Ventilation > value) |
| ISOResults | simulate () const |
Static Public Member Functions | |
| static openstudio::LogChannel | logChannel () |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ISOResults openstudio::isomodel::SimModel::simulate | ( | ) | const |