This package contains base classes that are used to construct the models in Buildings.Utilities.Plotters.
| Name | Description |
|---|---|
| Backend | Backend implementation for the plotter |
| PartialPlotter | Partial block for plotters |
| sendReal | Function that sends an array of Real values to be written to the html file |
| sendString | Function that prints a string to the html file |
| sendTerminalString | Function that prints the string to be added at the end of the html file |