Uses of Interface
stella.adapter.AdapterCommand

Packages that use AdapterCommand
stella.command   
 

Uses of AdapterCommand in stella.command
 

Classes in stella.command that implement AdapterCommand
 class AbortAdapter
          The abort command for the telescope.
 class AbortExposeAdapter
          The abort command for the telescope.
 class AcquireAdapter
          The acquire command.
 class AcquireExposureAdapter
          Takes a dark exposure with the given exposure time.
 class AutoFaintFocusAdapter
          The command to initiate a telescope focusing sequence using the adapter and the focus pyramid.
 class AutoFocusAdapter
          The command to initiate a telescope focusing sequence using the adapter and the focus pyramid.
 class CalibrationOffAdapter
          The command to turn off the calibration light.
 class CalibrationOnAdapter
          The command to turn on the calibration light.
 class ExposeAdapter
          The expose adapter command.
 class FindAdapter
          The find command.
 class FixedRotatorAdapter
          A command sent to the adapter to specify guiding with or without derotator.
 class FlatFieldOffAdapter
          The command to turn on the flat fielding light.
 class FlatFieldOnAdapter
          The command to turn on the flat fielding light.
 class FocusAdapter
          The command to initiate a telescope focusing sequence.
 class FocusOffsetAdapter
          The command to initiate a telescope focusing sequence.
 class GuidingExposureAdapter
          Takes a dark exposure with the given exposure time.
 class InitAdapter
          The init command for the adapter.
 class MoveCalibrationAdapter
          The command to turn on the calibration light.
 class MoveFlatFieldAdapter
          The command to turn on the calibration light.
 class MoveHomeAdapter
          The command to turn on the calibration light.
 class ParkAdapter
          The abort command for the telescope.
 class QuitAdapter
          The abort command for the telescope.
 class ResetAdapter
          The abort command for the telescope.
 class SelectFilterAdapter
          The select filter adapter command.
 class StartGuidingAdapter
          The start-guiding command.
 class StartTilingAdapter
          The abort command for the dark tiler.
 class StatusAdapter
          The abort command for the telescope.
 class StopGuidingAdapter
          The abort command for the telescope.
 class StopTilingAdapter
          The abort command for the dark tiler.