| Package | Description |
|---|---|
| stella | |
| stella.adapter | |
| stella.net | |
| stella.util | |
| stella.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommandLauncher
An abstract implementation of
CommandLaunching. |
class |
AbstractSequencer<E>
An abstract implementation of a sequencing class.
|
class |
MasterLauncher
The
CommandLaunching instance for master commands. |
class |
MasterMind
The entry class for the STELLA-SCS control system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CasterClient
The class to send commands as ascii strings via sockets.
|
class |
CommandReceiver
The command receiver, acting as a server.
|
class |
ErrorReceiver
The ascii-error receiver.
|
class |
ErrorServer
An intermediate step from the receiver server class to concrete subclasses.
|
class |
ParameterRelay
A parameter server class.
|
class |
ParameterServer
A parameter server class.
|
class |
PilarLauncher |
class |
ReceiverServer
The receiver server base 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.
|
class |
TestReceiver
The receiver end to the test caster method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummySequencer
A class that implements a sequencer for testing the master mind.
|
class |
SimulatorSequencer
This class is used as a
Sequencing instanance for
simulating the target load on STELLA. |
| Modifier and Type | Class and Description |
|---|---|
class |
LoopingSequencer |
class |
XMLSequencer |