Class for describing the events within a simulation. Part of every GWModule. Should not be instantiated.
Run a block of logic every t units of the TimeScale provided to this simulation
t
Create a VCD waveform file when running this simulation
The run block, where the events of the simulation are described.
Generated using TypeDoc
Class for describing the events within a simulation. Part of every GWModule. Should not be instantiated.