| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Field and Description |
|---|---|
private AdapterMaster |
AdapterUnit.master
The reference to the master.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdapterMaster |
AdapterUnit.getMaster()
Returns the adapter master registered to this unit.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdapterUnit.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
PyramidUnit.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
PrimeFocusCamera.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
FocussingMoments.setMaster(AdapterMaster chef)
From the master, we query the driver for the linear stage and grab the
temperature and the fits moments parameter.
|
protected void |
BeamSplitterGuider.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
SpillageGuider.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
OffAxisTracker.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
MirrorFocus.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
ScienceAcquire.setMaster(AdapterMaster chef)
Sets the adapter master.
|
protected void |
LinearPrimeFocus.setMaster(AdapterMaster chef)
From the master, we query the driver for the linear stage and grab the
temperature and the fits moments parameter.
|