Package | Description |
---|---|
com.sun.electric.tool.simulation |
Package for handling the simulation tool.
|
Modifier and Type | Method and Description |
---|---|
static DigitalSample.Value |
DigitalSample.Value.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DigitalSample.Value[] |
DigitalSample.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static DigitalSample |
DigitalSample.getSample(DigitalSample.Value value,
DigitalSample.Strength strength) |