| Package | Description |
|---|---|
| stella | |
| stella.adapter | |
| stella.ccd | |
| stella.net | |
| stella.rmi | |
| stella.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandCasting
This interface defines command-casting abilities.
|
interface |
CommandLaunching
This interface defines command-casting abilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommandLauncher
An abstract implementation of
CommandLaunching. |
class |
MasterLauncher
The
CommandLaunching instance for master commands. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OffsetCaster
An interface that allows the adapter to communicate to a telescope and allows
it to block on certain commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
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 |
WifsipTelescopeCaster
For wifsip, we allow access to the focussing of the telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CasterClient
The class to send commands as ascii strings via sockets.
|
class |
PilarLauncher |
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 |
SpectrographCaster
A concret caster client that connects to the telescope control.
|
class |
TelescopeCaster
A concret caster client that connects to the telescope control.
|
class |
WifsipCaster
A concret caster client that connects to the ccd control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TelescopeSubsidiaryCaster
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|