| Package | Description |
|---|---|
| stella.globals |
| Modifier and Type | Field and Description |
|---|---|
private Map<Integer,AtmosphericDispersionCorrector> |
AdcPosition.adcs
The lookup table of integer positions to adcs.
|
| Modifier and Type | Method and Description |
|---|---|
AtmosphericDispersionCorrector |
AdcPosition.get()
Tries to get the position of the ADC wheel and looks the position up.
|
protected AtmosphericDispersionCorrector |
AdcPosition.getAdc()
Tries to get the position of the ADC wheel and looks the position up.
|