Bases: Block
Block
Sample and hold stage that samples the inputs periodically using scheduled events and produces them at the output.
T (float) – sampling period
tau (float) – delay
internal scheduled event for periodic sampling
list[Schedule]