stella.ccd
Interface CcdCommand

All Known Implementing Classes:
AbortCcd, AutoFocusCcd, BiasCcd, DarkCcd, DisableAutoClearingCcd, EnableAutoClearingCcd, ExposureAbortCcd, FitsCcd, GeometryCcd, InitCcd, ParkCcd, QuitCcd, ResetCcd, ScientificCcd, SelectModeCcd, StatusCcd

public interface CcdCommand

A marker interface to distinguish normal command events from commands only ment for the ccd. Required to allow CommandLaunching instances to decide whether they handle a certain command.