Package | Description |
---|---|
com.sun.electric.plugins.irsim |
Modifier and Type | Class and Description |
---|---|
static class |
Sim.HistEnt |
Modifier and Type | Method and Description |
---|---|
SimAPI.HistEnt |
SimAPI.Node.getCurr()
ptr.
|
SimAPI.HistEnt |
SimAPI.Node.getCursor()
Analyzer: cursor value
|
SimAPI.HistEnt |
SimAPI.Node.getHead()
first entry in transition history
|
SimAPI.HistEnt |
SimAPI.HistEnt.getNextHist() |
SimAPI.HistEnt |
SimAPI.Node.getWind()
Analyzer: window start
|
Modifier and Type | Method and Description |
---|---|
void |
SimAPI.Node.setCursor(SimAPI.HistEnt wind) |
void |
Sim.Node.setCursor(SimAPI.HistEnt cursor) |
void |
SimAPI.Node.setWind(SimAPI.HistEnt wind) |
void |
Sim.Node.setWind(SimAPI.HistEnt wind) |