- endDate - Variable in class esa.neliota.observation.TimeInterval
-
- endTime - Variable in class esa.neliota.observation.TimeInterval
-
- EOF_ABRUPT - Static variable in class esa.neliota.general.interfaces.OdStoIF
-
- EOF_NOMINAL - Static variable in class esa.neliota.general.interfaces.OdStoIF
-
- esa.neliota.archiving - package esa.neliota.archiving
-
- esa.neliota.detection - package esa.neliota.detection
-
- esa.neliota.general.DateTimeUtils - package esa.neliota.general.DateTimeUtils
-
- esa.neliota.general.interfaces - package esa.neliota.general.interfaces
-
- esa.neliota.observation - package esa.neliota.observation
-
- eventDate - Variable in class esa.neliota.detection.EventRecord
-
- eventDuration - Variable in class esa.neliota.detection.EventRecord
-
- eventFramesI - Variable in class esa.neliota.detection.EventRecord
-
- eventFramesR - Variable in class esa.neliota.detection.EventRecord
-
- eventID - Variable in class esa.neliota.detection.EventRecord
-
- eventLength - Variable in class esa.neliota.detection.EventRecord
-
- eventPosI - Variable in class esa.neliota.detection.EventRecord
-
- eventPosR - Variable in class esa.neliota.detection.EventRecord
-
- EventRecord - Class in esa.neliota.detection
-
The class that carries the full information of an event, including position, date and time, duration, airmass during that time, the estimated magnitude in both filters and the frames, to name but a few.
- EventRecord(DetectionAlgorithm, DetectionAlgorithm, FullDate, FullTime, int, int) - Constructor for class esa.neliota.detection.EventRecord
-
Class constructor, with the necessary information on the first frame that it has been detected.
- EventRecord(int, int, int, int) - Constructor for class esa.neliota.detection.EventRecord
-
Class constructor, with the necessary information to create images from a FITS file
- eventTime - Variable in class esa.neliota.detection.EventRecord
-
- executeDetection() - Method in interface esa.neliota.detection.DetOperHMI
-
Executes the whole detection process with the use of the existing set of settings.
- executeDetection() - Method in class esa.neliota.detection.DetSysController
-
- executePlan() - Method in class esa.neliota.observation.Observer
-
Executes the loaded observation plan.
- EXECUTION_FAILURE - Static variable in class esa.neliota.observation.TelIF
-
- ExpertPanel - Class in esa.neliota.archiving
-
The Graphical User Interface to the ExpOper; contains tools for visualisation of analysis products and interaction with the operator.
- ExpertPanel() - Constructor for class esa.neliota.archiving.ExpertPanel
-
Create the panel.
- ExpOperIF - Interface in esa.neliota.archiving
-
Defines the set of functionalities that will be provided to the ExpOper.