private class BaaderDome.AzimuthRead extends Thread
BaaderDome.cache. The first valid
reading toggles a notification on waiters on this thread.Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
cancel
Set to true and thread dies.
|
private boolean |
failed
If this is true, last read failed.
|
private DomeClient |
faulty
The client we read from.
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
private |
AzimuthRead(DomeClient robotel)
Initializes the azimuth read thread, but does not start it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs this thread.
|
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, yieldprivate final DomeClient faulty
private boolean failed
boolean cancel
private AzimuthRead(DomeClient robotel)