| Interface | Description |
|---|---|
| ObsOperHMI |
Defines the functions that are required for obtaining input from the ObsOper.
|
| Class | Description |
|---|---|
| AlmanacIF |
Interface to external almanac sources, for retrieving the rise and set time of the Sun and the Moon.
|
| CamIF |
Provides the necessary functions to connect to the fast-frame cameras, to control the acquisition of frames and to access their elements.
|
| CamWorker |
Operates the camera system.
|
| Declination |
Provides functions for parsing and converting Declination objects.
|
| GpsIF |
Obtains the current time from a GPS device so that the system time is synchronised to it.
|
| MetIF |
Receives weather information which will be included in the observation data.
|
| MetLogger |
Logs the information that is obtained from the meteo station.
|
| ObjectProperties |
A class for storing the properties (sky coordinates) of a solar system object for a specific date and time.
|
| Observer |
Executes an observation plan, by controlling the telescope, the cameras, the recording of frames and the logging of observation information.
|
| ObsSys |
The main module for the NELIOTA observation software system.
|
| ObsSysController |
The Graphical User Interface (GUI) to the ObsOper.
|
| OdStoWorker |
Operates the high-performance storage system.
|
| Planner |
Creates an observation plan with the use of external sources (almanac, map of the solar system).
|
| PlannerFrame |
A Graphical User Interface (GUI) to create an observation plan
|
| PlannerProperties |
Holds the parameters of the Planner as a property object
|
| PlannerSettingsFrame |
A frame for modifying the parameters of the Planner
|
| RightAscension |
Provides functions for parsing and converting right ascension objects.
|
| RiseSetProperties |
Holds the information about the rise and set times and positions of a solar system object (Sun or Moon)
|
| SolarSystemDatabaseIF |
The interface to an external database of the solar system objects (Sun, Moon, standard stars), for retrieving the information about the position at a specific date and time.
|
| StandardStar |
Holds the information of a standard star
|
| Starter |
Initialises the subsystems of the observation domain.
|
| TelIF |
The interface to the Telescope Control System (TCS).
|
| TelWorker |
Operates the telescope.
|
| TimeInterval |
The description of a time interval, i.e.
|
| TimeSyncer |
Synchronises the time of the NELIOTA system with an external source.
|