| Package | Description |
|---|---|
| globals.rmi | |
| globals.trigger | |
| io | |
| stella.globals | |
| stella.io | |
| stella.mxio | |
| stella.net.modbus | |
| stella.roof | |
| stella.sensor | |
| stella.telescope |
| Modifier and Type | Class and Description |
|---|---|
class |
MomentsTrigger
A moment trigger changes its value depending on a fits moments list provided
to it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownTrigger
A trigger that has a nominal state, set by initboolean.
|
class |
CountingTrigger
A trigger that counts the time whenever it is true.
|
class |
MissmatchTrigger
A missmatch trigger is true, if the two values registered to it show an
absolute displacement higher than
MissmatchTrigger.KEY_MAXOFF. |
class |
SimpleEventTrigger
An abstract implementation for an event trigger.
|
class |
SimpleTrigger
A helper class providing a simple trigger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwitch
An abstract implementation for a switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceTrigger
Device trigger are used to mirror the status of an external command server.
|
class |
ErrorTrigger
A trigger that gets true when a certain error event is sent to the SCS.
|
class |
FlatMatch
This trigger is true only when the currently requested flat group, as defined
by the
FlatGroup parameter matches the flat group assigned to a sky
flat field target. |
class |
InferPark
Tries to infer the parking state of the telescope by checking the telescope's
power state and altitude.
|
class |
SeasonWeather
A trigger that mimics seasonal weather on the STELLA site.
|
class |
WeatherTrigger
A weather trigger takes a list of
SensorValues, named according to
WeatherTrigger.KEY_WEATHERLIST. |
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffSwitch
A class providing access to a ADS-enabled switch.
|
class |
OneWireMultiSwitch
A class providing access to a one-wire switches simultaneously.
|
class |
OneWireSwitch
A class providing access to a one-wire switch.
|
class |
RS485Switch
A class providing access to a RS485-enabled switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoxaSwitch
A class providing access to a one-wire switch.
|
class |
MoxaTrigger
A class providing access to a one-wire switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModbusSwitch |
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffLight
A class providing access to a RS485-enabled light switch.
|
private class |
BeckhoffRoof.PlcTrigger
A trigger that listens to cache change events issued by a Beckhoff ADS
driver.
|
class |
Blinker
A blinker is used to provide some sort of a warning signal before the
STELLA roof starts moving.
|
class |
LightSwitch
A class providing access to a RS485-enabled light switch.
|
class |
OneReadTrigger
A trigger that reads the serial line on startup.
|
class |
SwitchTrigger
An event trigger that constanly monitors the status of the roof switches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HumiditySwitch
A switch that listens to a sensor and, based on the reading, switches
an RS485-relay on and off.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CabinetSwitch
A switch to turn the power in the switch cabinet of the telescope on and
off.
|