| Package | Description |
|---|---|
| stella.acquire | |
| stella.adapter | |
| stella.command |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AcquireMaster.acquire(StarCommand com,
AcquisitionUnit.Modes mode)
Brings the acquire star at the cross-hair of the guider.
|
| Modifier and Type | Method and Description |
|---|---|
private boolean |
AdapterMaster.doCheckAcquire(StarCommand star) |
private boolean |
AdapterMaster.prepareAcquire(StarCommand com) |
private boolean |
AuxiliaryMaster.prepareAcquire(StarCommand com)
Prepares any acquiring process by calculating and setting guide stars,
ra/de center etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireAdapter
The acquire command.
|
class |
AcquireAuxiliary
The acquire command.
|
class |
AcquisitionCommand |
class |
CheckAcquireAdapter
The acquire command.
|
class |
DitherAcquireAuxiliary
The acquire command.
|
class |
DitherStarCommand
The acquire command.
|
class |
SuggestAcquireAuxiliary
The command to check if an acquire command has found the wrong target.
|