Modifier and Type | Field and Description |
---|---|
protected static edu.iris.Fissures.model.MicroSecondDate |
lastECP |
boolean |
threadShouldExit |
Constructor and Description |
---|
WaveformArm(int nextProcessorNum,
AbstractWaveformRecipe waveformRecipe) |
Modifier and Type | Method and Description |
---|---|
protected static void |
createEventNetworkPairs(StatefulEvent ev) |
protected static AbstractEventPair |
getNext() |
int |
getProcessorNum() |
static int |
getProcessorsWorking() |
boolean |
isActive() |
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
protected static edu.iris.Fissures.model.MicroSecondDate lastECP
public boolean threadShouldExit
public WaveformArm(int nextProcessorNum, AbstractWaveformRecipe waveformRecipe)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
protected static AbstractEventPair getNext()
protected static void createEventNetworkPairs(StatefulEvent ev)
public int getProcessorNum()
public static int getProcessorsWorking()