| Package | Description |
|---|---|
| stella | |
| stella.acquire | |
| stella.adapter | |
| stella.auxiliary | |
| stella.calibration | |
| stella.ccd | |
| stella.environment | |
| stella.globals | |
| stella.log | |
| stella.net | |
| stella.rmi | |
| stella.sensor | |
| stella.telescope | |
| stella.util | |
| stella.xml |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcknowledgeCaster
The interface comprising the capabilities of adding and
acknowledge listeners.
|
interface |
CommandCaster
The interface comprising the capabilities of adding and removing
acknowledge listeners.
|
interface |
DataCaster
The interface comprising the capabilities of adding and removing
data listneres.
|
interface |
DoneCaster
The interface comprising the capabilities of adding and removing
done listeners.
|
interface |
ErrorCaster
The interface comprising the capabilities of adding and removing
error listeners.
|
interface |
SerialCaster
An interface describing the capability to cast
SerialEvents. |
interface |
TargetSelectionCaster
An interface describing the capability of an object to cast target selection
events.
|
interface |
WeatherCaster
The interface comprising the capabilities of adding and removing
weather listneres.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterLauncher
The
CommandLaunching instance for master commands. |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterMaster
This class handles the adapter communication to the SCS.
|
class |
AdapterSimulator
Simulates the action of the adapter.
|
class |
AdapterTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
class |
AuxiliaryMaster
This class handles the adapter communication to the SCS.
|
class |
GregorTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
class |
PilarTelescopeCaster
A simple class that allows sending of offset-commands from the adapter to the
telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuxiliarySimulator
Simulates the action of the adapter.
|
class |
OffAxisMaster |
class |
PinholeViewingMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
CalibrationMaster
This class is an intermediate step to a adapter that is capable only of
steering the calibrational units.
|
class |
CalibrationSimulator
Simulates the action of the adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CameraMaster
The class that handles the communication of the CCD controler back with the
SCS.
|
class |
MagellanMaster
Class that extends the CameraMaster further to allow Mode switches and
autoclearing behaviour changes common to WiFSIP and SES.
|
class |
SesMaster
The class that handles the communication of the CCD controler back with the
SCS.
|
class |
SesSimulator
A class to simulate the scientific ccd in STELLA.
|
class |
WifsipMaster
This master controlls the WiFSIP instrument.
|
class |
WifsipSimulator
A class to simulate the scientific ccd in STELLA.
|
class |
WifsipTelescopeCaster
For wifsip, we allow access to the focussing of the telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomeMaster
The master program running at the environment control.
|
class |
DomeSimulator
A class to simulate the environment.
|
class |
EnvironmentMaster
The master program running at the environment control.
|
class |
EnvironmentSimulator
A class to simulate the environment.
|
class |
RollOffRoofMaster
Provides just the essential methods.
|
class |
ShelterMaster
The master program running at the environment control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceTrigger
Device trigger are used to mirror the status of an external command server.
|
class |
TelescopeError
A class that uses incoming
TelescopeStatus errors to deduce
eventually occuring telescope errors. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ErrorEcho.deregisterCaster(Caster errorcaster)
Deregisters from the caster.
|
boolean |
Logging.deregisterCaster(Caster caster)
Removes the logger from the listener list of the stated caster.
|
boolean |
ErrorEcho.registerCaster(Caster errcaster)
Registers a caster to this error echo.
|
boolean |
Logging.registerCaster(Caster caster)
Test if the logger wants to register himself as a event listener to
the specified caster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CasterClient
The class to send commands as ascii strings via sockets.
|
class |
ParameterServer
A parameter server class.
|
class |
TelescopeClient
This class acts as the command launching interface from the SCS side to the
telescope.
|
class |
TestCaster
This class test some capabilities of the caster class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterCaster
A concret caster client that connects to the telescope control.
|
class |
AuxiliaryCaster
A concret caster client that connects to the telescope control.
|
class |
CalibrationCaster
A concret caster client that connects to the telescope control.
|
class |
CasterTorso
The class to send commands.
|
class |
CCDCaster
A concret caster client that connects to the ccd control.
|
class |
DistinctCaster
A concret caster client that can handle commands as found in its
DistinctCaster.KEY_HANDLE list. |
class |
EnvironmentCaster
A concret caster client that connects to the telescope control.
|
class |
ErrorRelay
An rmi-error listener that acts as a local error caster.
|
class |
GenericMaster
A generic parent class for device masters.
|
static class |
GenericMaster.Standalone
Standalone class that does not respond to commands, but provides a set of
global variables and switches.
|
class |
GenericSimulator
A class used as a parental class for concrete device simulators.
|
class |
ReceiverTorso
The command receiver.
|
class |
SpectrographCaster
A concret caster client that connects to the telescope control.
|
class |
TelescopeCaster
A concret caster client that connects to the telescope control.
|
class |
TestReceiver
The receiver end to the test caster method.
|
class |
WifsipCaster
A concret caster client that connects to the ccd control.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WeatherSurveying
An interface that describes the functinoality of a weather station, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWeatherSurveyor
An abstract implementation of the
WeatherSurveying interface. |
class |
AverageSensor
A class that takes a list of individual sensors and returns the average
of their measurements as its measurement.
|
class |
BadSensor
A bad sensor does not generate data events based on reading a true sensor,
but generates it from evaluating a probability description.
|
class |
BeckhoffRainSensor
This sensor has no retardation in case of bad weather.
|
class |
BeckhoffSensor
A sensor representation of analog input data read with a
Beckhoff PLC
module.
|
class |
CachingTcpIpSensor |
class |
CumulativeSensor
A cumulative sensor cumulates readings.
|
class |
DatabaseSensor
A sensor that reads its data out of a (remote) database.
|
class |
DataSensor
A sensor that produces data events.
|
class |
DerivativeSensor
A derivating sensor adds the capability of calculating the first derivative
of the sensor readings.
|
class |
DewPoint
A class that calculates the difference between the ambient temperature and
the dewpoint.
|
class |
FakeSensor
A fake sensor does not generate data events based on reading a true sensor,
but generates it from reading a file.
|
class |
FakeSolZSensor
This class is for the STELLA system at an increased pace.
|
class |
HealthSensor
A class to monitor voltage and temperature of the computer core.
|
class |
KeystrokeSensor
A sensor to generate weather events with the keyboard.
|
class |
MoxaSensor
A sensor representation of a moxa sensor, without conversion for temperature
sensors and possibly with conversion on AD moduels.
|
class |
MultiToggleSensor
A class that takes a list of individual sensors plus a toggle list
(Schmidt-trigger like toggle between good and bad).
|
class |
NoiseSolZSensor
This is a non-abstract implementation of a
WeatherSensor. |
class |
OneWireADSensor
A sensor representation of analog input data read with a one-wire A/D
converter.
|
class |
OneWireRainSensor
A sensor representation of a one-wire sensor.
|
class |
OneWireSensor
A sensor representation of a one-wire sensor.
|
class |
ParameterSensor
A sensor that reads a parameter and derives its rule out of it.
|
class |
PingSensor
A ping sensor generates its reading by ping another host.
|
class |
PredictiveSensor
A prediciting sensor adds the capability of predicting future
sensor readings.
|
class |
QuickDumpSensor
A test-unti only.
|
class |
RS485RainImminentSensor
This sensor has no retardation in case of bad weather.
|
class |
RS485RainSensor
A representation of a digital rain sensor.
|
class |
RS485Sensor
A sensor representation of analog input data read with a NuDAM-6017
module.
|
class |
SkyQualityMeter |
class |
SmoothingSensor
A smoothing sensor adds the capability of smoothing the sensor readings
with some general, but always causal linear smoothing method.
|
class |
SolHeightSensor
This is a non-abstract implementation of a
WeatherSensor that acts
similar to the stand-alone SolZSensor. |
class |
SolZSensor
This is a non-abstract implementation of a
WeatherSensor. |
class |
TcpIpSensor
A weather sensor that connects via TCP/IP.
|
class |
Ups
A class to represent an ups.
|
class |
UpsSensor
A sensor representation of a ups sensor.
|
class |
WeatherSensor
This is the last abstract class in the sensor chain.
|
class |
WeatherStation
A class acting as a conductor of several
WeatherSensors. |
class |
WeirdSolZSensor
This class is for testing the behaviour of the STELLA system if one sensor
suddenly starts producing weird data.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DatabaseNow.deregisterCaster(Caster dummy)
This weather database never needs external casters, it only registers
at weather sensors.
|
boolean |
DatabaseNow.registerCaster(Caster dummy)
This weather database never needs external casters, it only registers
at weather sensors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TelescopeMaster
Class that resides on the telescope side and directly talks to a Pilar3
server via a TCP/IP socket connection.
|
class |
TelescopeSimulator
A telescope simulator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummySequencer
A class that implements a sequencer for testing the master mind.
|
class |
SimulatorWeather
This class is the base class for simple or more sophisticated average-weather
predictors to use in simulations of STELLA action.
|
class |
TelescopeSubsidiaryCaster
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoopingSequencer |