Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

abort() - Method in class esa.neliota.external.TelIF
Stops the execution of the current command.
abortObservationPlan() - Method in interface esa.neliota.external.ObsOperHMI
Abort the execution of an activated observation plan.
acquireNFrames(int) - Method in class esa.neliota.external.CamIF
 
activateObservationPlan() - Method in interface esa.neliota.external.ObsOperHMI
Toggle an existing observation plan as activated/deactivated.
addBlockToSequence(Block) - Method in class esa.neliota.internal.ObservationPlan
Adds a new block to the end of the sequence.
addBlockToStart(Block) - Method in class esa.neliota.internal.ObservationPlan
Adds a new block to the beginning of the sequence.
addEveningFlatBlock(BlockFlat) - Method in class esa.neliota.internal.ObservationPlan
 
addFramesToSequence(int[], int[]) - Method in class esa.neliota.dataModels.EventRecord
Add the most recent frames in R and I to the frame sequence.
addHours(int) - Method in class esa.neliota.utilities.FullTime
Advances the time by a specific amount of hours and informs whether it has completed the 24 hours.
addHours(int) - Method in class esa.neliota.utilities.TimePoint
Add hours to this object (advances time).
addMinutes(int) - Method in class esa.neliota.utilities.FullTime
Advances the time by a specific amount of minutes and informs whether it has completed the 24 hours.
addMinutes(int) - Method in class esa.neliota.utilities.TimePoint
Add minutes to this object (advances time).
addMoonObservablePositions(ArrayList<ObjectProperties>) - Method in class esa.neliota.internal.ObservationPlan
 
addMorningFlatBlock(BlockFlat) - Method in class esa.neliota.internal.ObservationPlan
 
addPositionToSequence(ConnCompProperties, ConnCompProperties) - Method in class esa.neliota.dataModels.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.utilities.FullTime
Advances the time by a specific amount of seconds and informs whether it has completed the 24 hours.
addSeconds(double) - Method in class esa.neliota.utilities.TimePoint
Add seconds to this object (advances time).
addTwilightInfo(SunRiseSetTwilight, SunRiseSetTwilight) - Method in class esa.neliota.internal.ObservationPlan
 
advance() - Method in class esa.neliota.utilities.FullDate
Moves to the next day.
airmass - Variable in class esa.neliota.dataModels.EventRecord
 
airmass - Variable in class esa.neliota.external.TelescopeCoords
 
airmass - Variable in class esa.neliota.internal.ObjectProperties
 
airmass - Variable in class esa.neliota.utilities.StandardStar
 
alanDeviation - Variable in class esa.neliota.external.GpsLoopstats
 
AlmanacDataIF - Class in esa.neliota.internal
Interface to external almanac sources, for retrieving the rise and set time of the Sun and the Moon.
AlmanacDataIF() - Constructor for class esa.neliota.internal.AlmanacDataIF
 
AlmanacIF - Class in esa.neliota.internal
The interface to an almanac of the Sun, Moon and standard stars, for retrieving the information about the coordinates (RA,Dec) at a specific date and time.
AlmanacIF() - Constructor for class esa.neliota.internal.AlmanacIF
 
altitude - Variable in class esa.neliota.dataModels.EventRecord
 
altitude - Variable in class esa.neliota.internal.ObjectProperties
 
AndorFrameHeader - Class in esa.neliota.external
Holds the values that are obtained by reading the header of a raw frame from a chunk.
AndorFrameHeader() - Constructor for class esa.neliota.external.AndorFrameHeader
 
angularDistance - Variable in class esa.neliota.internal.BlockStar
 
angularDistance(RightAscension, Declination) - Method in class esa.neliota.utilities.RADecDistanceComparator
Calculates the Euclidean angularDistance in degrees from the reference position
angularDistance - Variable in class esa.neliota.utilities.StandardStar
 
AOIHeight - Variable in class esa.neliota.external.AndorFrameHeader
 
AOIHeight - Variable in class esa.neliota.external.RecordingProperties
 
AOIStride - Variable in class esa.neliota.external.AndorFrameHeader
 
AOIStride - Variable in class esa.neliota.external.RecordingProperties
 
AOIWidth - Variable in class esa.neliota.external.AndorFrameHeader
 
AOIWidth - Variable in class esa.neliota.external.RecordingProperties
 
ArchiveGuiArchiveTransfersPanel - Class in esa.neliota.archiving.gui
Provides tools for searching the new transfers and archiving them
ArchiveGuiArchiveTransfersPanel() - Constructor for class esa.neliota.archiving.gui.ArchiveGuiArchiveTransfersPanel
 
ArchiveGuiExpertPanel - Class in esa.neliota.archiving.gui
Provides tools for the editing and updating of the information of an event record.
ArchiveGuiExpertPanel() - Constructor for class esa.neliota.archiving.gui.ArchiveGuiExpertPanel
 
ArchiveGuiInformPanel - Class in esa.neliota.archiving.gui
 
ArchiveGuiPanelHome - Class in esa.neliota.archiving.gui
The welcoming home page of the Archiving GUI.
ArchiveGuiPanelHome() - Constructor for class esa.neliota.archiving.gui.ArchiveGuiPanelHome
 
ArchiveGuiPanelSysLogs - Class in esa.neliota.archiving.gui
Displays the latest logs form the operation of the system.
ArchiveGuiPanelSysLogs() - Constructor for class esa.neliota.archiving.gui.ArchiveGuiPanelSysLogs
 
ArchiveGuiSelectPanel - Class in esa.neliota.archiving.gui
 
ArchiveGuiSelectPanel(ArchiveGuiExpertPanel) - Constructor for class esa.neliota.archiving.gui.ArchiveGuiSelectPanel
 
ArchiveGuiStoragePanel - Class in esa.neliota.archiving.gui
Provides tools for initialising the storage and the database.
ArchiveGuiStoragePanel() - Constructor for class esa.neliota.archiving.gui.ArchiveGuiStoragePanel
 
Archiver - Class in esa.neliota.archiving
Stores records in the database driven archive storage and retrieves records with the aim to be presented to the operator for validation.
Archiver(String) - Constructor for class esa.neliota.archiving.Archiver
Class constructor specifying the local directory to be used.
archiver - Static variable in class esa.neliota.archiving.ArcSys
 
archiveRecords(ArrayList<String>, boolean, boolean) - Static method in class esa.neliota.archiving.ArcSys
 
ArchiverProperties - Class in esa.neliota.archiving
The configuration properties for the Archiver.
ArchiverProperties() - Constructor for class esa.neliota.archiving.ArchiverProperties
 
ArchiverProperties(String) - Constructor for class esa.neliota.archiving.ArchiverProperties
 
archiverPropertiesPath - Variable in class esa.neliota.archiving.ArcSysProperties
 
archiveVolume - Variable in class esa.neliota.archiving.ArchiverProperties
 
ArcIF - Class in esa.neliota.internal
Provides functions for establishing connection and transferring files using the FTP protocol.
ArcIF() - Constructor for class esa.neliota.internal.ArcIF
 
ArcOperHMI - Interface in esa.neliota.external
Defines the set of functionalities that will be provided to the ArcOper, concerning the organisation of the records in the archive.
ArcPublIF - Interface in esa.neliota.internal
 
ArcStoIF - Class in esa.neliota.external
Provides access to the ARCSTO, for arranging, storing and retrieving records and their information.
ArcStoIF() - Constructor for class esa.neliota.external.ArcStoIF
 
ArcSys - Class in esa.neliota.archiving
ArcSys launches the executable via the main class, creates the frame that provides the interface to the operators (ArcSysController), and sets up the server that will listen for connections.
ArcSys() - Constructor for class esa.neliota.archiving.ArcSys
 
ArcSysController - Class in esa.neliota.archiving
The component that forms the GUI to the operators, for configuring the Archive system and accessing the records in the storage.
ArcSysController() - Constructor for class esa.neliota.archiving.ArcSysController
Create the frame.
ArcSysGUI - Class in esa.neliota.archiving.gui
The main frame of the GUI for the Archive domain.
ArcSysGUI() - Constructor for class esa.neliota.archiving.gui.ArcSysGUI
 
arcSysProperties - Static variable in class esa.neliota.archiving.ArcSys
 
ArcSysProperties - Class in esa.neliota.archiving
The properties of the ArcSys
ArcSysProperties() - Constructor for class esa.neliota.archiving.ArcSysProperties
 
assignBackground(int[], int[]) - Method in class esa.neliota.dataModels.EventRecord
Assign background images to the event.
assignCameraProperties(double) - Method in class esa.neliota.dataModels.EventRecord
Assign the relevant settings of the camera acquisition.
assignFirstFrame(int[], int[]) - Method in class esa.neliota.dataModels.EventRecord
Assign the first image of the event as its thumbnail.
assignStandardStar(String) - Method in class esa.neliota.dataModels.EventRecord
Assign the standard star that was used for photometrical calibration and magnitude estimation.
assignTelescopePosition(RightAscension, Declination, double, double, double, double, double, double) - Method in class esa.neliota.dataModels.EventRecord
Assign the position properties of the telescope to the event
astronomicalTwilightEnd - Variable in class esa.neliota.internal.SunRiseSetTwilight
 
astronomicalTwilightEnd - Variable in class esa.neliota.utilities.TwilightTimePoints
 
astronomicalTwilightStart - Variable in class esa.neliota.internal.SunRiseSetTwilight
 
astronomicalTwilightStart - Variable in class esa.neliota.utilities.TwilightTimePoints
 
auxTrackRate - Variable in class esa.neliota.external.TelescopeStatus
 
azimuth - Variable in class esa.neliota.dataModels.EventRecord
 
azimuth - Variable in class esa.neliota.internal.ObjectProperties
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links