|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides several constants that may be common to more than one class in this package and that may be used by some classes outside of the Stimulator package.
Field Summary | |
static java.lang.String |
CLITYPE
The name given for the group of CLI commands registered by Stimulators |
static java.lang.String |
COMMAND_PUT
Name of the command used to put to wires |
static java.lang.String |
COMMAND_PUTLIST
Name of the command used to show a list of the wires registered to the Stimulators |
static java.lang.String |
DEFAULT_WIRE_SCHEDULE
Before any manual puts are associated with a given wire, this is the schedule placed on that wire. |
static java.lang.String |
HIGH_IMPEDANCE
A string representing a value of high impedance to "put" on the wire. |
static java.lang.String |
JHDLOUTPUT_NAME
Name of the JHDLOutput set up to be used by the Stimulator and related classes |
Field Detail |
public static final java.lang.String HIGH_IMPEDANCE
public static final java.lang.String DEFAULT_WIRE_SCHEDULE
public static final java.lang.String JHDLOUTPUT_NAME
public static final java.lang.String COMMAND_PUT
public static final java.lang.String COMMAND_PUTLIST
public static final java.lang.String CLITYPE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |