This actor outputs a set of events at a discrete set of time points. It can be used to generate impulses in CT models.
This actor only generates predictable events and that is why it does not implement the CTStepSizeControlActor interface. This actor requests a refiring at its initialize method, then only fires at discrete phase of execution to produce events. During its postfire method, it requests further firings to produce more events if necessary.
public VisualSim.actor.TypedIOPort output
public VisualSim.data.expr.Parameter offsets
public VisualSim.data.expr.Parameter period
public VisualSim.data.expr.Parameter values
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents