Package | Description |
---|---|
com.sun.electric.tool.simulation.sctiming |
Modifier and Type | Method and Description |
---|---|
static SCRunBase.GateType |
SCRunBase.GateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SCRunBase.GateType[] |
SCRunBase.GateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SCTiming |
SCRunBase.getSCTimingSetup(SCRunBase.GateType type,
SCSettings settings,
double xsize)
Get an SCTiming object with Timing Arcs for the given gate type
|