| Package | Description |
|---|---|
| globals.value | |
| stella.adapter | |
| stella.globals |
| Modifier and Type | Class and Description |
|---|---|
static class |
ShelfStatistic.Average
Useable class returning the average.
|
static class |
ShelfStatistic.Maximum
Useable class returning the average.
|
static class |
ShelfStatistic.Minimum
Useable class returning the average.
|
static class |
ShelfStatistic.Test
Test class.
|
| Modifier and Type | Field and Description |
|---|---|
private ShelfStatistic |
BeamSplitterGuider.contseeing
The value with continuous seeing.
|
private ShelfStatistic |
SpillageGuider.contseeing
The value with continuous seeing.
|
private ShelfStatistic |
OffAxisTracker.contseeing
The value with continuous seeing.
|
private ShelfStatistic |
AuxiliaryGuidingUnit.contseeing
The value with continuous seeing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteSensorShelf
This value registers to a sensor that is a
RmiDataCaster. |
class |
RemoteShelfAverage
Returns the average of a sensor.
|
class |
RemoteShelfMaximum
Returns the average of a sensor.
|
class |
SensorShelf
Links averaging to a data sensor.
|