|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Engine | |
|---|---|
| com.sun.electric.tool.simulation | Package for handling the simulation tool. |
| com.sun.electric.tool.simulation.als | |
| Uses of Engine in com.sun.electric.tool.simulation |
|---|
| Methods in com.sun.electric.tool.simulation that return Engine | |
|---|---|
Engine |
Stimuli.getEngine()
Method to return the simulation Engine associated with this simulation data. |
| Methods in com.sun.electric.tool.simulation with parameters of type Engine | |
|---|---|
void |
Stimuli.setEngine(Engine engine)
Method to set the simulation Engine associated with this simulation data. |
static void |
Simulation.startSimulation(int engine,
boolean forceDeck,
Cell prevCell,
Engine prevEngine)
Method to invoke a simulation engine. |
| Uses of Engine in com.sun.electric.tool.simulation.als |
|---|
| Subclasses of Engine in com.sun.electric.tool.simulation.als | |
|---|---|
class |
ALS
Class to control the ALS Simulator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||