Runs when the visualizer updates, every n periods as determined by the refresh
parameter.
Required Parameters
model — Helipad
The model object.
visual — BaseVisualization
The visualization object, some subclass of
baseVisualization
.
Runs when the visualizer updates, every n periods as determined by the refresh
parameter.
model — Helipad
The model object.
visual — BaseVisualization
The visualization object, some subclass of baseVisualization
.
graphUpdate
, which has been deprecated.
Notes and Examples