packageBaseClasses

Package with base classes for Buildings.Utilities.IO.Files

Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).

Information

This package contains base classes that are used to construct the models in Buildings.Utilities.IO.Files.

Contents

NameDescription
FileWriterPartial model for writing results to a .csv file
FileWriterObjectClass used to ensure that each CSV writer writes to a unique file
JSONWriterObjectClass used to ensure that each JSON writer writes to a unique file
OutputTimeTime when results are outputted
WeeklyScheduleObjectClass that loads a weekly schedule
cacheValsFunction for caching results such that they can be written at destruction
printRealArrayPrint string to terminal or file
writeJSONWrite a vector of Real variables to a JSON file