| Package | Description |
|---|---|
| stella.net.tpl | |
| stella.telescope |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PilarDriver
This interface describes a translation layer from
TelescopeCommands
to TCS commands. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TelescopeDriver
A generic interface describing the essential functionality a telescope must
provide to work as an astronomical telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPilarDriver
Case implementation of the pilar3 driver.
|
class |
AbstractRpcTelescope
Generic interface to classes that talk to an RPC-server TCS.
|
class |
GregorDriver
Class that represents the gregor telescope within the SCS robotic framework.
|
class |
OpenPilarSocket
Case implementation of the open TSI driver.
|
static class |
OpenPilarSocket.PilarTest
Test class.
|
class |
Pilar3Socket
Case implementation of the pilar3 driver.
|
static class |
Pilar3Socket.PilarTest
Test class.
|
class |
VattDriver
Implementation of a telescope driver that taks to the VATT on the
binary server interface.
|