.BuildSysPro.IBPSA.Utilities.IO.Files.BaseClasses.cacheVals

Function for caching results such that they can be written at destruction

Information

Function for writing data to cache such that the results can be written at destruction.

Interface

function cacheVals
  input IBPSA.Utilities.IO.Files.BaseClasses.JSONWriterObject ID "Json writer object id";
  input Real[:] varVals "Variable values";
end cacheVals;

Revisions


Generated at 2025-03-10T19:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos