| Package | Description |
|---|---|
| stella.acquire | |
| stella.adapter | |
| stella.auxiliary | |
| stella.calibration | |
| stella.ccd | |
| stella.environment | |
| stella.rmi | |
| stella.telescope | |
| stella.util |
| 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 |
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 |
AbstractRmiCasterAndListener
The common base class for all classes that are both, casters and listeners.
|
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 |
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 |
TestCaster
This class test some capabilities of the caster class.
|
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 |
TelescopeSubsidiaryCaster
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|