Repeat

Parent Previous Next

Full Library / Source / Event /  Repeat
Block Nmae: Repeat


An actor that repeats a block of input tokens the specified number of times on the output. On each firing, it reads blockSize tokens and repeats each block numberOfTimes times on the output. Note that this causes a sample rate increase by a factor of numberOfTimes, and hence affects the number of invocations of downstream actors.


Field Detail

numberOfTimes

public VisualSim.data.expr.Parameter numberOfTimes


blockSize

public VisualSim.data.expr.Parameter blockSize




Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator