Package com.sun.electric.tool.simulation

Package for handling the simulation tool.

See:
          Description

Interface Summary
Waveform Waveform - piecewise linear real function of time
 

Class Summary
AnalogAnalysis Analysis which contains analog signals
AnalogSignal Class to define an analog signal in the simulation waveform window.
Analysis<S extends Signal> Class to define a set of simulation data.
Analysis.AnalysisType  
ComplexWaveform Complex Waveform - piecewise linear complex function of time There are methods which return realwaveforms which are real-part, imag-part, amplitude and phase of this complex waveform.
DigitalAnalysis Analysis which contains digital signals
DigitalSignal Class to define a digital signal in the simulation waveform window.
Engine This is a Simulation Engine (such as IRSIM).
Signal Class to define the basic parts of a signal in the simulation waveform window.
Simulation This is the Simulation Interface tool.
Stimuli Class to define a set of simulation data.
WaveformImpl Simple implementation of Waveform interface
 

Enum Summary
Simulation.SpiceEngine SPICE OPTIONS
Simulation.SpiceParasitics  
 

Package com.sun.electric.tool.simulation Description

Package for handling the simulation tool.