|
wiRedPanda
Logic Circuit Simulator
|
A read-only snapshot of the computed waveform, for automation/export consumers. More...
#include <BeWavedDolphin.h>
Public Attributes | |
| QList< Signal > | inputs |
| Input signals (one per input element). | |
| QList< Signal > | outputs |
| Output signals (one per output element). | |
A read-only snapshot of the computed waveform, for automation/export consumers.
Definition at line 123 of file BeWavedDolphin.h.
| QList<Signal> BewavedDolphin::WaveformSnapshot::inputs |
Input signals (one per input element).
Definition at line 124 of file BeWavedDolphin.h.
Referenced by BewavedDolphin::snapshot().
| QList<Signal> BewavedDolphin::WaveformSnapshot::outputs |
Output signals (one per output element).
Definition at line 125 of file BeWavedDolphin.h.
Referenced by BewavedDolphin::snapshot().