| Package | Description |
|---|---|
| stella | |
| stella.acquire | |
| stella.adapter | |
| stella.auxiliary | |
| stella.calibration | |
| stella.ccd | |
| stella.environment | |
| stella.net | |
| stella.rmi | |
| stella.telescope | |
| stella.util | |
| stella.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterMind
The entry class for the STELLA-SCS control system.
|
| 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.
|
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 |
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.
|
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 |
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 | Class and Description |
|---|---|
protected class |
CasterClient.CommandSender
The helper thread for this ascii caster to handle a
command/acknowledge/done
sequence.
|
| 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 |
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 |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TelescopeSubsidiaryCaster
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|
| Modifier and Type | Field and Description |
|---|---|
protected AlarmHandler |
Alarm.alarmList
The alarm handlers
|
| Constructor and Description |
|---|
Alarm(AlarmHandler ear,
Date when)
Constructs a new alarm with a default name and starts it automatically.
|
Alarm(AlarmHandler ear,
long timeout)
Constructs a new alarm with a default name and starts it automatically.
|
Alarm(ThreadGroup group,
String name,
AlarmHandler ear,
Date when)
Constructs a new alarm and starts it automatically.
|
Alarm(ThreadGroup group,
String name,
AlarmHandler ear,
long timeout)
Constructs a new alarm and starts it automatically.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
LoopingSequencer.Conditioner
The helper class that deals with incoming reply messages.
|
private class |
XMLSequencer.Conditioner
The helper class that deals with incoming reply messages.
|