Expand description
Interfaces for interacting with simulation data.
Structs§
- Nested
Instance Output - The result of saving a nested instance in a simulation.
- Save
Freq - Saves the frequency vector of an AC (frequency sweep) simulation.
- Save
Output - Saves the raw output of a simulation.
- Save
Time - Saves the transient time waveform.
Traits§
- Save
- A schematic object that can be saved in an analysis within a given simulator.
Type Aliases§
- SaveKey
- Gets the
Save::SaveKeycorresponding to typeT. - Saved
- Gets the
Save::Savedcorresponding to typeT.