| Package | Description |
|---|---|
| stella | |
| stella.acquire | |
| stella.adapter | |
| stella.auxiliary | |
| stella.calibration | |
| stella.ccd | |
| stella.environment | |
| stella.globals | |
| stella.log | |
| stella.net | |
| stella.rmi | |
| stella.telescope | |
| stella.util | |
| stella.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterLauncher
The
CommandLaunching instance for master commands. |
| 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 |
AdapterSimulator
Simulates the action of the adapter.
|
class |
AdapterTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
class |
AuxiliaryMaster
This class handles the adapter communication to the SCS.
|
class |
GregorTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
class |
PilarTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuxiliarySimulator
Simulates the action of the adapter.
|
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.
|
class |
CalibrationSimulator
Simulates the action of the adapter.
|
| 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 |
SesSimulator
A class to simulate the scientific ccd in STELLA.
|
class |
WifsipMaster
This master controlls the WiFSIP instrument.
|
class |
WifsipSimulator
A class to simulate the scientific ccd in STELLA.
|
class |
WifsipTelescopeCaster
For wifsip, we allow access to the focussing of the telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomeMaster
The master program running at the environment control.
|
class |
DomeSimulator
A class to simulate the environment.
|
class |
EnvironmentMaster
The master program running at the environment control.
|
class |
EnvironmentSimulator
A class to simulate the environment.
|
class |
RollOffRoofMaster
Provides just the essential methods.
|
class |
ShelterMaster
The master program running at the environment control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceTrigger
Device trigger are used to mirror the status of an external command server.
|
class |
TelescopeError
A class that uses incoming
TelescopeStatus errors to deduce
eventually occuring telescope errors. |
| Modifier and Type | Field and Description |
|---|---|
private List<ErrorCaster> |
ErrorEcho.err
A list of error caster this error echo has subscribed to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CasterClient
The class to send commands as ascii strings via sockets.
|
class |
ParameterServer
A parameter server class.
|
class |
TelescopeClient
This class acts as the command launching interface from the SCS side to the
telescope.
|
class |
TestCaster
This class test some capabilities of the caster class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterCaster
A concret caster client that connects to the telescope control.
|
class |
AuxiliaryCaster
A concret caster client that connects to the telescope control.
|
class |
CalibrationCaster
A concret caster client that connects to the telescope control.
|
class |
CasterTorso
The class to send commands.
|
class |
CCDCaster
A concret caster client that connects to the ccd control.
|
class |
DistinctCaster
A concret caster client that can handle commands as found in its
DistinctCaster.KEY_HANDLE list. |
class |
EnvironmentCaster
A concret caster client that connects to the telescope control.
|
class |
ErrorRelay
An rmi-error listener that acts as a local error caster.
|
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 |
GenericSimulator
A class used as a parental class for concrete device simulators.
|
class |
ReceiverTorso
The command receiver.
|
class |
SpectrographCaster
A concret caster client that connects to the telescope control.
|
class |
TelescopeCaster
A concret caster client that connects to the telescope control.
|
class |
TestReceiver
The receiver end to the test caster method.
|
class |
WifsipCaster
A concret caster client that connects to the ccd control.
|
| 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.
|
class |
TelescopeSimulator
A telescope simulator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummySequencer
A class that implements a sequencer for testing the master mind.
|
class |
TelescopeSubsidiaryCaster
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoopingSequencer |