.Buildings.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 Buildings.Utilities.IO.Files.BaseClasses.JSONWriterObject ID "Json writer object id";
  input Real[:] varVals "Variable values";
end cacheVals;

Revisions


Generated at 2025-04-15T18:20:12Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos