Package | Description |
---|---|
com.sun.electric.tool.io.input | |
com.sun.electric.tool.simulation |
Package for handling the simulation tool.
|
com.sun.electric.tool.user.waveform |
Modifier and Type | Class and Description |
---|---|
class |
EpicAnalysis
Class to define a set of simulation data producet by Epic simulators.
|
Modifier and Type | Method and Description |
---|---|
AnalogAnalysis |
AnalogSignal.getAnalysis()
Method to return the AnalogAnalysis in which this signal resides.
|
Constructor and Description |
---|
AnalogSignal(AnalogAnalysis an)
Constructor for an analog signal.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WaveformWindow.isSweepSignalIncluded(AnalogAnalysis an,
int index)
Method to check whether this particular sweep is included.
|