Class derived from ExternalObject
having two local external function definition,
named destructor
and constructor
respectively.
These functions create and release an external object that allows the storage
of the data structure needed to communicate with the EnergyPlus FMU.
Contents
Name | Description |
---|
constructor | Construct to connect to a thermal zone in EnergyPlus |
destructor | Release storage |
-
December 11, 2021, by Michael Wetter:
Declared function as pure
for MSL 4.0.0.
-
February 18, 2021, by Michael Wetter:
Refactor synchronization of constructors.
This is for #2360.
-
April 04, 2018, by Thierry S. Nouidui:
Added additional parameters for parametrizing
the EnergyPlus model.
-
March 21, 2018, by Thierry S. Nouidui:
Revised implementation for efficiency.
-
February 14, 2018, by Michael Wetter:
First implementation.
Generated at 2024-11-22T19:25:38Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos