packageExamples

Examples package

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Information

This package contains examples for the use of models that can be found in Buildings.Utilities.IO.Files.

Contents

NameDescription
CSVReaderReader for csv files generated by CSVWriter
CSVWriterExample of csv writer use
JSONWriterExample use of the JSON writer
PrinterTest model for printer
WeeklyScheduleWeekly schedule example
WeeklySchedule7to19Weekly schedule example that outputs 1 from 7:00 to 19:00 on week-days, and 0 otherwise
BaseClassesPackage with base classes for Buildings.Utilities.IO.Files.Examples