| Package | Description |
|---|---|
| stella.sql |
| Modifier and Type | Field and Description |
|---|---|
private List<OffLimitVisual.Signal> |
OffLimitVisual.envlist
The list of all offenders derived from the environment.
|
private Map<String,List<OffLimitVisual.Signal>> |
OffLimitVisual.tellist
The list of offenders derived from either telescope.
|
| Modifier and Type | Method and Description |
|---|---|
List<OffLimitVisual.Signal> |
OffLimitVisual.getEnvironmentSignals()
Returns the list of environment signals gathered.
|
List<OffLimitVisual.Signal> |
OffLimitVisual.getTelescopeSignals(String tel)
Returns the list of telescope signals for the specified telescope.
|