Module data

Module data 

Source
Expand description

Interfaces for interacting with simulation data.

Structs§

NestedInstanceOutput
The result of saving a nested instance in a simulation.
SaveFreq
Saves the frequency vector of an AC (frequency sweep) simulation.
SaveOutput
Saves the raw output of a simulation.
SaveTime
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::SaveKey corresponding to type T.
Saved
Gets the Save::Saved corresponding to type T.