| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Field and Description |
|---|---|
private AuxiliaryGuider |
AuxiliaryMaster.auxiliary
The encapsulating class for the STELLA guider methods.
|
private AuxiliaryGuider |
AuxiliaryUnit.guider
The image-processing unit.
|
| Modifier and Type | Method and Description |
|---|---|
protected AuxiliaryGuider |
AuxiliaryUnit.getGuider()
Get the adapter helper that can be used for calculating image-realted
quantities.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuxiliaryUnit.setGuider(AuxiliaryGuider calculus)
Sets the adapter helper who knows everything image related.
|