| Package | Description |
|---|---|
| stella.acquire |
| Modifier and Type | Field and Description |
|---|---|
private AbstractAutoGuider.CommonModes |
AbstractAutoGuider.original
If the target requested mode is AUTO of the common ones.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractAutoGuider.CommonModes |
AbstractAutoGuider.CommonModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractAutoGuider.CommonModes[] |
AbstractAutoGuider.CommonModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|