Full Library / Algorithmic / Analog / waveform generators / ZeroOrderHold
Block Name: ZeroOrderHold
- public class ZeroOrderHold
- extends VisualSim.actor.lib.Transformer
- implements VisualSim.simulators.ct.kernel.CTWaveformGenerator
Convert discrete events at the
input to a continuous-time signal at the output by holding the value of
the discrete event until the next discrete event arrives.
Field Detail
defaultValue
public VisualSim.data.expr.Parameter defaultValue
- Default
output before any input has received. The default is an integer with
value 0. The type of the output is set to at least this type.
Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator