- getAlgorithmProperties() - Static method in class esa.neliota.detection.DetSys
-
Get access to the properties of the detection algorithm.
- GetContents(File) - Method in class esa.neliota.general.interfaces.OdStoIF
-
Gets a listing of the contents of a directory
- GetContentsByFilter(File, String) - Method in class esa.neliota.general.interfaces.OdStoIF
-
Gets a listing of the contents of a directory, by applying a filter to get the chunks that correspond to a specific filter
- getCurrentDate() - Static method in class esa.neliota.observation.ObsSys
-
Gets the current date of the system.
- getCurrentFrames(byte[], byte[]) - Method in class esa.neliota.observation.CamIF
-
Retrieves the most current frames that have been recorded from the cameras.
- getCurrentTime() - Static method in class esa.neliota.observation.ObsSys
-
Gets the current time of the system.
- getDay() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Gets the day.
- getDaysFromStartOfYear() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Returns the number of days since the January 1st of the year in this FullDate object
- getDaysInMonth() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Returns the number of days in the month in this FullDate object
- getDurationMinutes() - Method in class esa.neliota.observation.TimeInterval
-
Gets the duration of the time interval in minutes
- getEvents() - Method in class esa.neliota.detection.DetectionAlgorithm
-
Get the list of the latest detected connected components.
- getMonth() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Gets the month.
- getNextDay() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Returns a new object that corresponds to the next day.
- getNotYetAnalysedRecords() - Method in class esa.neliota.archiving.Archiver
-
Executes a special query for retrieving the most recent records in the database, which have not been analysed by an operator yet.
- GetPlannerProperties() - Method in class esa.neliota.observation.Planner
-
Exports the parameters of the Planner as a property object
- getPreviousDay() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Returns a new object that corresponds to the previous day.
- getStatus() - Method in class esa.neliota.detection.Detector
-
- getTimeStamp() - Method in class esa.neliota.detection.DetectionAlgorithm
-
Get the timestamp of the current frame
- GetTimestamp() - Method in class esa.neliota.general.interfaces.OdStoIF
-
Gets the long number representation of the timestamp that exists in the header
- getTimeZone() - Static method in class esa.neliota.observation.ObsSys
-
Gets the time zone of the location of the system.
- getYear() - Method in class esa.neliota.general.DateTimeUtils.FullDate
-
Gets the year.
- GpsIF - Class in esa.neliota.observation
-
Obtains the current time from a GPS device so that the system time is synchronised to it.
- GpsIF() - Constructor for class esa.neliota.observation.GpsIF
-