| Package | Description |
|---|---|
| stella.adapter | |
| stella.rmi |
| 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 | Field and Description |
|---|---|
private OffsetCaster |
AuxiliaryMaster.com
The adapter-to-telescope communication.
|
private OffsetCaster |
AdapterMaster.comoff
The adapter-to-telescope communication.
|
private OffsetCaster |
AdapterUnit.telescope
The communicator to send offset commands.
|
private OffsetCaster |
AuxiliaryUnit.telescope
The communicator to send offset commands.
|
| Modifier and Type | Method and Description |
|---|---|
protected OffsetCaster |
AdapterUnit.getTelescope()
Get the telescope communication.
|
protected OffsetCaster |
AuxiliaryUnit.getTelescope()
Get the telescope communication.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdapterUnit.setTelescope(OffsetCaster sendto)
Set the telescope communication.
|
protected void |
AuxiliaryUnit.setTelescope(OffsetCaster sendto)
Set the telescope communication.
|
| Modifier and Type | Method and Description |
|---|---|
OffsetCaster |
GenericMaster.getOffsetCaster() |