Package stella.command

Interface Summary
Aborting A marker interface to indicate that a command has aborting properties.
AbsoluteOffset Marker interface for commands that should be sent as an absolute offset, meaning that any old offsets are ereased/overwritten.
Generic A marker interface to indicate that a command is treated directly in the generic receiver, e.g.
InitializerDepending A command that needs a statis string initializer to become valid.
Initing A marker interface to indicate that a command has resetting properties.
Parking A marker interface to indicate that a command has resetting properties.
Quitting A marker interface to indicate that a command has quitting properties.
RelativeOffset Marker interface for commands that should be sent as arelative offset, meaning that this offset is added to currently active ones.
Resetting A marker interface to indicate that a command has resetting properties.
SequencerDepending Commands that also require variables only known at run0time in the sequencer should implement this interface to be rendered successfully.
Stating A marker interface to indicate that a command has resetting properties.
TargetDependingCommand An interface signaling that this command depends on certain properties.
 

Class Summary
AbortAdapter The abort command for the telescope.
AbortAuxiliary The abort command for the telescope.
AbortCalibration The abort command for the telescope.
AbortCcd The abort command for the telescope.
AbortEnvironment The abort command for the telescope.
AbortExposeAdapter The abort command for the telescope.
AbortSpectrograph The abort command for the telescope.
AbortTelescope The abort command for the telescope.
AcquireAdapter The acquire command.
AcquireAuxiliary The acquire command.
AcquireExposureAdapter Takes a dark exposure with the given exposure time.
AntiSun Positions the slit of the roof in opposite to the sun.
AutoFaintFocusAdapter The command to initiate a telescope focusing sequence using the adapter and the focus pyramid.
AutoFocusAdapter The command to initiate a telescope focusing sequence using the adapter and the focus pyramid.
AutoFocusCcd The command to initiate a focus sequence where the scientific ccd is the only means of focussing.
BiasCcd Takes a bias exposure.
CalibrationOffAdapter The command to turn off the calibration light.
CalibrationOnAdapter The command to turn on the calibration light.
CloseCoverTelescope The command for closing the mirror covers without parking for immediate protection.
CloseHatchRoof The close roof command.
CloseLeftRoof The close roof command.
CloseRightRoof The close roof command.
CloseRoof The close roof command.
CloseSlitRoof The close roof command.
CloseSocket The close socket command.
ContinueWatchMaster The command to temporarely cease counting of the internal clock in the SCS.
DarkCcd Takes a dark exposure with the given exposure time.
DerotatorOffsetTelescope The command to initiate a telescope focusing sequence.
DerotatorTelescope The command to initiate a telescope focusing sequence.
DisableAutoClearingCcd The abort command for the telescope.
DitherAuxiliary The command sent from the adapter to the telescope to allow fine-guiding.
EnableAutoClearingCcd The abort command for the telescope.
EncoderOffsetTelescope The command sent from the adapter to the telescope to allow fine-guiding.
EnvironmentConfig The command to set the ambient pressure and temperature.
ExposeAdapter The expose adapter command.
ExposeAuxiliary The expose adapter command.
ExposureAbortCcd The exposure abortion command.
FindAdapter The find command.
FindAuxiliary The find command.
FitsCcd Adds parameters which should be dumped to the fits header file.
FixedRotatorAdapter A command sent to the adapter to specify guiding with or without derotator.
FlatFieldOffAdapter The command to turn on the flat fielding light.
FlatFieldOffCalibration The command to turn on the flat fielding light.
FlatFieldOnAdapter The command to turn on the flat fielding light.
FlatFieldOnCalibration The command to turn on the flat fielding light.
FocusAdapter The command to initiate a telescope focusing sequence.
FocusOffsetAdapter The command to initiate a telescope focusing sequence.
FocusOffsetTelescope The command to initiate a telescope focusing sequence.
FocusTelescope The command to initiate a telescope focusing sequence.
FocusTest A command to test the positioning of the focus without the need of any parameters.
FollowRoof The move telescope command.
GeometryAuxiliary Takes a bias exposure.
GeometryCcd Takes a bias exposure.
GuidingExposureAdapter Takes a dark exposure with the given exposure time.
HaltWatchMaster The command to temporarely cease counting of the internal clock in the SCS.
HomeRoof The close roof command.
InitAdapter The init command for the adapter.
InitAuxiliary The init command for the adapter.
InitCalibration The init command for the adapter.
InitCcd The init command for the adapter.
InitEnvironment The init command for the adapter.
InitialOffsetTelescope The command used during pointing model generation to allow a constant offset to be applied to a NONE-pointing model telescope move before fine acquiring with the guider.
InitSpectrograph The init command for the adapter.
InitTelescope The init command for the telescope.
MoveAuxiliary The command to explicetly set a science center.
MoveCalibrationAdapter The command to turn on the calibration light.
MoveFlatFieldAdapter The command to turn on the calibration light.
MoveFlatFieldCalibration The command to turn on the calibration light.
MoveHomeAdapter The command to turn on the calibration light.
MoveHomeCalibration The command to turn on the calibration light.
MoveMirrorTelescope The move telescope command.
MoveTelescope The move telescope command.
MoveThArCalibration The command to turn on the calibration light.
OffsetTelescope The command sent from the adapter to the telescope to allow fine-guiding.
OffsetTest A test command to offset the telescope for a random amount.
OpenHatchRoof The open roof command.
OpenLeftRoof The open roof command.
OpenRightRoof The open roof command.
OpenRoof The open roof command.
OpenSlitRoof The open roof command.
ParkAdapter The abort command for the telescope.
ParkAuxiliary The abort command for the telescope.
ParkCalibration The abort command for the telescope.
ParkCcd The abort command for the telescope.
ParkEnvironment The abort command for the telescope.
ParkMaster The abort command for the telescope.
ParkSpectrograph The abort command for the telescope.
ParkTelescope The abort command for the telescope.
PointingModelAdd The init command for the telescope.
PointingModelOffsetTelescope The command used during sequences to reset accumulated pointing to a predefined, fixed value.
PointingModelRequest The init command for the telescope.
PointingModelSave The command to save the current pointing list in Pilar to a file constructed from the current date.
PointingModelTelescope The start-guiding command.
PointingOffsetsTelescope The command that should be used during pointing model gathering for retrieving the current az/alt of the telescope (uncorrected for current pointing model and refraction) plus the offset from this position to the real position.
PointingPositionTelescope The command that should be used during pointing model gathering for retrieving the current az/alt of the telescope (uncorrected for current pointing model and refraction) plus the offset from this position to the real position.
PositionRoof The move telescope command.
PositionTelescope The move telescope command.
PowerOffRoof The open roof command.
PowerOnRoof The open roof command.
ProtectTelescope The command for closing the mirror covers without parking for immediate protection.
QuitAdapter The abort command for the telescope.
QuitAuxiliary The abort command for the telescope.
QuitCalibration The quit command for the ccd.
QuitCcd The quit command for the ccd.
QuitEnvironment The abort command for the telescope.
QuitMaster The abort command for the telescope.
QuitSpectrograph The abort command for the telescope.
QuitTelescope The abort command for the telescope.
RaDecMagBV A helper class converting a single string consisting of ra dec mag b-v into appropriate values.
RandomDitherAuxiliary The command sent from the adapter to the telescope to allow fine-guiding.
RandomOffsetTelescope The command used during random search.
ResetAdapter The abort command for the telescope.
ResetAuxiliary The abort command for the telescope.
ResetCalibration The reset command for the calibration unit.
ResetCcd The abort command for the telescope.
ResetEnvironment The abort command for the telescope.
ResetErrorsTelescope The reset command for the telescope.
ResetLimitSwitch The command to reset the limit switch failure indicator.
ResetSpectrograph The abort command for the telescope.
ResetTelescope The reset command for the telescope.
ScientificCcd Takes a scientific exposure with the given exposure time.
ScsAddressConfig The move telescope command.
SelectClearFilterCalibration The command to select the clear filter wheel position.
SelectFilterAdapter The select filter adapter command.
SelectFilterCalibration The select filter adapter command.
SelectInitFilterCalibration The command to select the clear filter wheel position.
SelectModeCcd Takes a dark exposure with the given exposure time.
SequenceDitherAuxiliary The command sent from the adapter to the telescope to allow fine-guiding.
SequenceFilterCalibration The select filter adapter command.
SetGuideStarAuxiliary The command to explicetly set a guide star.
SimpleCommand A helper class providing default implementation of the SimpleCommand.parseLine(java.lang.String[]) and SimpleCommand.getLine() method of the base CommandEvent class.
StarCommand A star command carries a StarDescription.
StartExposingAuxiliary The expose adapter command.
StartGrabMaster The command to temporarely cease counting of the internal clock in the SCS.
StartGuideTelescope The init command for the telescope.
StartGuidingAdapter The start-guiding command.
StartGuidingAuxiliary The start-guiding command.
StartGuidingTelescope The init command for the telescope.
StartTilingAdapter The abort command for the dark tiler.
StartTilingAuxiliary The abort command for the dark tiler.
StartTrackingTelescope The init command for the telescope.
StartWatchMaster The start-guiding command.
StatusAdapter The abort command for the telescope.
StatusAuxiliary The abort command for the telescope.
StatusCcd The abort command for the telescope.
StatusEnvironment The status roof command.
StatusSpectrograph The abort command for the telescope.
StatusTelescope The abort command for the telescope.
StopExposingAuxiliary The abort command for the telescope.
StopGrabMaster The command to temporarely cease counting of the internal clock in the SCS.
StopGuideTelescope The init command for the telescope.
StopGuidingAdapter The abort command for the telescope.
StopGuidingAuxiliary The abort command for the telescope.
StopGuidingTelescope The init command for the telescope.
StopRoof The close roof command.
StopTilingAdapter The abort command for the dark tiler.
StopTilingAuxiliary The abort command for the dark tiler.
StopTrackingTelescope The init command for the telescope.
StopWatchMaster The abort command for the telescope.
TestConfig The command to set the ambient pressure and temperature as randomized variables around a mean value.
ThArOffCalibration The command to turn off the calibration light.
ThArOnCalibration The command to turn on the calibration light.
TotalOffsetTelescope The command used during sequences to reset accumulated pointing to a predefined, fixed value.