- fileInfoLength - Variable in class esa.neliota.general.interfaces.AndorFrameHeader
-
- filenamePrefix - Variable in class esa.neliota.detection.Formatter
-
- firstFrameI - Variable in class esa.neliota.detection.EventRecord
-
- firstFrameR - Variable in class esa.neliota.detection.EventRecord
-
- Fits2Record() - Method in class esa.neliota.detection.Formatter
-
Loads two (or one) FITS file from the storage into an event record.
- flagI - Variable in class esa.neliota.detection.EventRecord
-
- flagR - Variable in class esa.neliota.detection.EventRecord
-
- flatCorrI - Static variable in class esa.neliota.detection.DetSys
-
- flatCorrR - Static variable in class esa.neliota.detection.DetSys
-
- FlatFieldCorrector - Class in esa.neliota.detection
-
Loads the technical frames from the storage and creates mean flat and dark images, to be used for flat field correction.
- FlatFieldCorrector() - Constructor for class esa.neliota.detection.FlatFieldCorrector
-
Class Constructor
- Format(EventRecord) - Static method in class esa.neliota.detection.DetSys
-
Creates a formatter for creating and storing a couple of FITS files based on an EventRecord.
- Formatter - Class in esa.neliota.detection
-
Converts an EventRecord object to two FITS files and vice-versa
- Formatter() - Constructor for class esa.neliota.detection.Formatter
-
Class constructor
- Formatter(EventRecord) - Constructor for class esa.neliota.detection.Formatter
-
Class constructor, based on an EventRecord
- FrameFlatFielding(int[]) - Method in class esa.neliota.detection.FlatFieldCorrector
-
Perform flat field processing on a frame.
- frameIDI - Variable in class esa.neliota.detection.EventRecord
-
- frameIDR - Variable in class esa.neliota.detection.EventRecord
-
- frameLength - Variable in class esa.neliota.general.interfaces.AndorFrameHeader
-
- FrameRate - Variable in class esa.neliota.detection.RecordingProperties
-
- frameRILag - Variable in class esa.neliota.detection.EventRecord
-
- FullDate - Class in esa.neliota.general.DateTimeUtils
-
Provides functions for creating, handling and performing operations (additions, subtractions, comparisons) on date objects.
- FullDate(int, int, int) - Constructor for class esa.neliota.general.DateTimeUtils.FullDate
-
Class constructor, given the year, the month and the day of the date.
- FullDate(String, String) - Constructor for class esa.neliota.general.DateTimeUtils.FullDate
-
Class constructor, given a string representation of the date.
- FullDate(String, String, boolean) - Constructor for class esa.neliota.general.DateTimeUtils.FullDate
-
Class constructor, given a string representation of the date.
- FullTime - Class in esa.neliota.general.DateTimeUtils
-
Provides functions for creating, handling and performing operations (additions, subtractions and comparisons) on time objects.
- FullTime(int, int, double) - Constructor for class esa.neliota.general.DateTimeUtils.FullTime
-
Class constructor, given the hour, the minute and the seconds
- FullTime(double) - Constructor for class esa.neliota.general.DateTimeUtils.FullTime
-
Class constructor, given the time in decimal hours
- FullTime(String, String) - Constructor for class esa.neliota.general.DateTimeUtils.FullTime
-
Class constructor, given a string representation of the time.