wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
BewavedDolphin::WaveformSnapshot Struct Reference

A read-only snapshot of the computed waveform, for automation/export consumers. More...

#include <BeWavedDolphin.h>

Public Attributes

QList< Signalinputs
 Input signals (one per input element).
QList< Signaloutputs
 Output signals (one per output element).

Detailed Description

A read-only snapshot of the computed waveform, for automation/export consumers.

Definition at line 123 of file BeWavedDolphin.h.

Member Data Documentation

◆ inputs

QList<Signal> BewavedDolphin::WaveformSnapshot::inputs

Input signals (one per input element).

Definition at line 124 of file BeWavedDolphin.h.

Referenced by BewavedDolphin::snapshot().

◆ outputs

QList<Signal> BewavedDolphin::WaveformSnapshot::outputs

Output signals (one per output element).

Definition at line 125 of file BeWavedDolphin.h.

Referenced by BewavedDolphin::snapshot().


The documentation for this struct was generated from the following file: