| Package | Description |
|---|---|
| stella.acquire |
| Modifier and Type | Class and Description |
|---|---|
class |
PromptSpillage |
class |
PromptVanish |
| Modifier and Type | Field and Description |
|---|---|
private PromptMatching |
GuidingOnCrosshair.vanish
Measures a possible vanish of the target star.
|
private PromptMatching |
StarDetectingOnCrosshair.vanish
Measures a possible vanish of the target star.
|
| Modifier and Type | Method and Description |
|---|---|
PromptMatching |
AcquisitionAndGuiding.getPromptMatching()
If an AG is capable of prompt matching, the prompt matcher is returned
here.
|
PromptMatching |
GuidingOnCrosshair.getPromptMatching() |
PromptMatching |
StarDetectingOnCrosshair.getPromptMatching() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcquisitionAndGuiding.setPromptMatching(PromptMatching vanish)
If an AG is capable of prompt matching, the prompt matcher is returned
here.
|
void |
GuidingOnCrosshair.setPromptMatching(PromptMatching pm) |
void |
StarDetectingOnCrosshair.setPromptMatching(PromptMatching pm) |