- abort() - Method in class esa.neliota.observation.TelIF
-
Stops the execution of the current command.
- abortPlan() - Method in class esa.neliota.observation.Observer
-
Aborts the execution of the observation plan.
- aCoeff - Variable in class esa.neliota.detection.AlgorithmProperties
-
- actionPerformed(ActionEvent) - Method in class esa.neliota.detection.DetSysController
-
Captures the command to switch panels
- AdaptiveBackgroundSubtraction - Class in esa.neliota.detection
-
Detects objects on the current frame by subtracting the latest background model.
- AdaptiveBackgroundSubtraction(String, RecordingProperties, AlgorithmProperties, FlatFieldCorrector) - Constructor for class esa.neliota.detection.AdaptiveBackgroundSubtraction
-
Class constructor, specifying the name of the raw frames chunk to be processed, the size properties of the frames, the parameters of the detection algorithm and a FlatFieldCorrector object.
- AddFramesToSequence(int[], int[]) - Method in class esa.neliota.detection.EventRecord
-
Add the most recent frames in R and I to the frame sequence.
- addHours(int) - Method in class esa.neliota.general.DateTimeUtils.FullTime
-
Advances the time by a specific amount of hours and informs whether it has completed the 24 hours.
- addMinutes(int) - Method in class esa.neliota.general.DateTimeUtils.FullTime
-
Advances the time by a specific amount of minutes and informs whether it has completed the 24 hours.
- AddPositionToSequence(ConnCompProperties, ConnCompProperties) - Method in class esa.neliota.detection.EventRecord
-
Adds the (x,y) position of a new detected instance of the event to the sequence and updates the mean (x,y) position of the event
- addSeconds(double) - Method in class esa.neliota.general.DateTimeUtils.FullTime
-
Advances the time by a specific amount of seconds and informs whether it has completed the 24 hours.
- advance() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Moves to the next day.
- airmass - Variable in class esa.neliota.detection.EventRecord
-
- airmass - Variable in class esa.neliota.observation.ObjectProperties
-
- AlgorithmProperties - Class in esa.neliota.detection
-
Holds the parameter values to the detection algorithm.
- AlgorithmProperties() - Constructor for class esa.neliota.detection.AlgorithmProperties
-
Class constructor, empty of values.
- AlgorithmProperties(String) - Constructor for class esa.neliota.detection.AlgorithmProperties
-
Class constructor, loading properties from a specified file.
- AlgorithmSettingsFrame - Class in esa.neliota.detection
-
A frame that displays the settings of the algorithm and enables their adjustment.
- AlgorithmSettingsFrame(AlgorithmProperties) - Constructor for class esa.neliota.detection.AlgorithmSettingsFrame
-
Create the frame.
- almanacDirectory - Variable in class esa.neliota.observation.PlannerProperties
-
- AlmanacIF - Class in esa.neliota.observation
-
Interface to external almanac sources, for retrieving the rise and set time of the Sun and the Moon.
- AlmanacIF() - Constructor for class esa.neliota.observation.AlmanacIF
-
- almanacIPAddress - Variable in class esa.neliota.observation.PlannerProperties
-
- almanacPort - Variable in class esa.neliota.observation.PlannerProperties
-
- altitude - Variable in class esa.neliota.observation.ObjectProperties
-
- AndorFrameHeader - Class in esa.neliota.general.interfaces
-
Holds the values that are obtained by reading the header of a raw frame from a chunk.
- AndorFrameHeader() - Constructor for class esa.neliota.general.interfaces.AndorFrameHeader
-
- AOIHeight - Variable in class esa.neliota.detection.RecordingProperties
-
- AOIHeight - Variable in class esa.neliota.general.interfaces.AndorFrameHeader
-
- AOIStride - Variable in class esa.neliota.detection.RecordingProperties
-
- AOIStride - Variable in class esa.neliota.general.interfaces.AndorFrameHeader
-
- AOIWidth - Variable in class esa.neliota.detection.RecordingProperties
-
- AOIWidth - Variable in class esa.neliota.general.interfaces.AndorFrameHeader
-
- ArchivePanel - Class in esa.neliota.archiving
-
Provides with controls for managing the archive.
- ArchivePanel() - Constructor for class esa.neliota.archiving.ArchivePanel
-
Create the panel.
- Archiver - Class in esa.neliota.archiving
-
Stores and retrieves records from the archive.
- Archiver() - Constructor for class esa.neliota.archiving.Archiver
-
- ArcIF - Class in esa.neliota.general.interfaces
-
Provides functions for establishing connection and the transfer of files.
- ArcIF() - Constructor for class esa.neliota.general.interfaces.ArcIF
-
- ArcOperIF - Interface in esa.neliota.archiving
-
Defines the set of functionalities that will be provided to the ArcOper.
- ArcStoIF - Class in esa.neliota.archiving
-
Provides access to the ARCSTO, for arranging, storing and retrieving records.
- ArcStoIF() - Constructor for class esa.neliota.archiving.ArcStoIF
-
- ArcSys - Class in esa.neliota.archiving
-
The main module of the NELIOTA software for the archiving domain.
- ArcSys() - Constructor for class esa.neliota.archiving.ArcSys
-
- ArcSysController - Class in esa.neliota.archiving
-
The Graphical User Interface (GUI) to the ArcOper and ExpOper.
- ArcSysController() - Constructor for class esa.neliota.archiving.ArcSysController
-
Create the frame.