Uses of Class
stella.adapter.AdapterUnit

Packages that use AdapterUnit
stella.adapter   
 

Uses of AdapterUnit in stella.adapter
 

Subclasses of AdapterUnit in stella.adapter
 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 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 helper camera installed at the prime focus on STELLA-2.
 class SpillageGuider
          The guider unit task and the timer loop.
 

Methods in stella.adapter that return AdapterUnit
private  AdapterUnit AdapterMaster.createAdapterUnit(String unit)
          Sets all required knowledge available to an adapter unit.