Interface | Description |
---|---|
CodingEventDetector |
This interface represents an event detector that is able to build a
CodedEvent object. |
MultiCodingEventDetector |
This class is copied from
CodingEventDetector and adapted to multi propagation. |
PostProcessing |
Class | Description |
---|---|
AndCriterion | |
CodedEvent |
This class represents an event occurrence.
An event is identified by a code (its name), the date of occurrence, a string representing a comment and a flag that indicates if the event is a "starting" event (i.e. |
CodedEventsList |
This class represents a list of objects
CodedEvent .One or more lists of coded events are created during propagation when CodingEventDetector is used, via the
monitorDetector method. |
CodedEventsLogger |
This class logs coded events during propagation.
|
CodedEventsLogger.LoggedCodedEvent |
This class is used to store the coded event with contextual information.
|
DelayCriterion | |
ElementTypeFilter | |
EventsDuringPhenomenaFilter | |
EventsLogger |
This class logs events detectors events during propagation.
|
EventsLogger.LoggedEvent |
Class for logged events entries.
|
GenericCodingEventDetector |
This class represents an all-purpose implementation of the
CodingEventDetector interface. |
MergePhenomenaCriterion | |
MergeTimelines | |
MultiCodedEventsLogger |
This class is copied from
CodedEventsLogger and adapted to multi propagation. |
MultiCodedEventsLogger.MultiLoggedCodedEvent |
This class is used to store the coded event with contextual information.
|
MultiEventsLogger |
This class is copied from
EventsLogger and adapted to multi
propagation. |
MultiEventsLogger.MultiLoggedEvent |
Class for logged events entries.
|
MultiGenericCodingEventDetector |
This class is copied from
GenericCodingEventDetector and adapted to multi propagation. |
NotCriterion |
This criterion adds to the phenomena list of a Timeline the complementary phenomena of a given
phenomenon.
|
OccurrenceFilter | |
OrCriterion | |
PhenomenaList |
This class represents a list of objects
Phenomenon .One or more lists of phenomena are created during propagation when CodingEventDetector is used, via the
monitorDetector method. |
Phenomenon |
This class represents an observable phenomenon.
|
PhenomenonDurationFilter | |
PolarizationSingleSelection |
This class is a post processing creation that creates a new polarization single selection
phenomenon from two sets of visibility phenomena.
|
PolarizationSwitch |
This class is a post processing creation that creates new elements corresponding to polarization
switch events.
|
TimeFilter | |
Timeline |
Copyright © 2023 CNES. All rights reserved.