| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Field and Description |
|---|---|
private StellaGuider.ReduceThread |
StellaGuider.doreduce
This is the thread that continuosly reduces fits data.
|
private StellaGuider.ReduceThread |
StellaGuider.ExposeThread.reduce
The reduce thread.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StellaGuider.ExposeThread.setReduceThread(StellaGuider.ReduceThread workhorse)
Sets the reduce thread that belongs to this expsosure thread.
|