| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb.sim |
| Modifier and Type | Class and Description |
|---|---|
class |
PixelCounter
A waveform listener which can be attached to a sequencer to count the number of
pixels (ADC samples) generated,
|
class |
SequencerListener
A general purpose sequencer listener useful for testing the sequencer
simulation by counting the number of occurrences of each function/subroutine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SequencerSimulation.addWaveformListener(SequencerSimulation.WaveformListener l)
Add a waveform listener to listen to changes of the output waveforms.
|
void |
SequencerSimulation.removeWaveformListener(SequencerSimulation.WaveformListener l)
Remove a waveform listener.
|
Copyright © 2021 LSST. All rights reserved.