| Package | Description |
|---|---|
| stella.acquire | |
| stella.adapter | |
| stella.auxiliary | |
| stella.calibration | |
| stella.ccd | |
| stella.environment | |
| stella.rmi | |
| stella.telescope |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterMaster
This class handles the adapter communication to the SCS.
|
class |
AuxiliaryMaster
This class handles the adapter communication to the SCS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OffAxisMaster |
class |
PinholeViewingMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
CalibrationMaster
This class is an intermediate step to a adapter that is capable only of
steering the calibrational units.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CameraMaster
The class that handles the communication of the CCD controler back with the
SCS.
|
class |
MagellanMaster
Class that extends the CameraMaster further to allow Mode switches and
autoclearing behaviour changes common to WiFSIP and SES.
|
class |
SesMaster
The class that handles the communication of the CCD controler back with the
SCS.
|
class |
WifsipMaster
This master controlls the WiFSIP instrument.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomeMaster
The master program running at the environment control.
|
class |
EnvironmentMaster
The master program running at the environment control.
|
class |
RollOffRoofMaster
Provides just the essential methods.
|
class |
ShelterMaster
The master program running at the environment control.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcquisitionControlling
Defines remote access for the acquisition and guiding.
|
interface |
AdapterControlling
An interface defining remote-access capabilities to the adapter master which
is first a guider, but secondly also a focus controller.
|
interface |
AdcControlling
Classes implementing this interface allow the adjustment of an atmospheric
dispersion corrector.
|
interface |
AutoClearControlling
These objects can not only control a normal ccd, but can also alter its
auto-clearing behaviour.
|
interface |
AutoFocusControlling
These objects can not only change the focus position, but also attain a
sharp image.
|
interface |
BuildingControlling
This interface provides the methods required for remote building control.
|
interface |
CalibrationControlling
An interface defining remote-access capabilities to the adapter master.
|
interface |
CameraControlling
An interface specifying the necessary camera commands to allow remote
access.
|
interface |
DomeControlling
This interface provides the methods required for remote building control.
|
interface |
FocusControlling
Interface defining the remote capabilities to focus the instrument.
|
interface |
GuiderControlling
Defines remote access for the guider camera.
|
interface |
PointingModelControlling
Defines remote access for telescopes that allow semi-automatic pointing
model definition
|
interface |
ReadoutModeControlling
These objects can not only control a normal ccd, but can also alter its
readout mode.
|
interface |
SesControlling
An interface specifying the necessary camera commands to allow remote
access.
|
interface |
ShelterControlling
This interface provides the methods required for remote building control.
|
interface |
TelescopeControlling
Defines remote access for the guider camera.
|
interface |
WifsipControlling
An interface defining remote-access capabilities to the adapter master.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMaster
A generic parent class for device masters.
|
static class |
GenericMaster.Standalone
Standalone class that does not respond to commands, but provides a set of
global variables and switches.
|
class |
TestReceiver
The receiver end to the test caster method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TelescopeMaster
Class that resides on the telescope side and directly talks to a Pilar3
server via a TCP/IP socket connection.
|