| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquiringUnit
An acquiring unit has the ability to fine-align the instrument.
|
class |
BeamSplitterGuider
The guider unit task and the timer loop.
|
class |
FocussingMoments
This class uses maximization of ADU moments to obtain a best focus.
|
class |
FocussingUnit
A focussing unit is a special
AdapterUnit that can handle auto
focussing. |
class |
GuidingUnit
A guiding unit has the ability to keep an instrument fine alligned during
the exposure.
|
class |
LinearPrimeFocus
Class that allows focusing of the prime focus unit on STELLA-II.
|
class |
MirrorFocus
Tries to focus using moments on the mirrored image of the fiber entrance.
|
class |
NasmythUnit
The adapter sub-unit that does acquiring on a target star.
|
class |
OffAxisTracker
The guider unit task and the timer loop.
|
class |
OffAxisUnit
The adapter sub-unit that does acquiring on a target star with the helper
camera installed at the prime focus on STELLA-2.
|
class |
PrimeFocusCamera
The adapter sub-unit that does acquiring on a target star with the helper
camera installed at the prime focus on STELLA-2.
|
class |
PyramidUnit
The focus unit is responsible for focusing the telescope once the pyramid
has been brought into the beam.
|
class |
ScienceAcquire
The adapter sub-unit that does acquiring on a target star with the main
science camera.
|
class |
SpillageGuider
The guider unit task and the timer loop.
|
| Modifier and Type | Method and Description |
|---|---|
private AdapterUnit |
AdapterMaster.createAdapterUnit(String unit)
Sets all required knowledge available to an adapter unit.
|