| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AuxiliaryGuidingUnit
The guider unit task and the timer loop.
|
| Modifier and Type | Field and Description |
|---|---|
private FrameShifting |
StellaGuider.ExposeThread.rotate
If the frame is changing during exposures.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StellaGuider.ExposeThread.setMovingFrame(FrameShifting offaxis)
If we are not guiding on axis, the frame rotates.
|
boolean |
StellaGuider.startContinuous(String keepfits,
float gaufwhm,
float gautrunc,
int min,
int max,
int box,
int keep,
FrameShifting guide,
PostReducing loop)
Starts a continuous guiding exposure.
|
boolean |
StellaGuider.startContinuous(String keepfits,
int min,
int max,
int box,
int keep,
FrameShifting guide,
PostReducing loop)
Starts a continuous guiding exposure.
|