| Interface | Description |
|---|---|
| CodingEventDetector |
This interface represents an event detector that is able to build a
CodedEvent object. |
| Class | Description |
|---|---|
| CentralBodyMaskCircularFOVDetector |
Finder for target entry/exit events with respect to a satellite sensor FOV defined by a vector3D
giving the direction in satellite frame and taking into account masking from the central body
|
| 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.
|
| CombinedPhenomenaDetector |
This class finds the events resulting from the combination of two phenomena.
|
| EarthZoneDetector |
Detects when the satellite enters a ground zone (several zones can be defined at the same time).
|
| GenericCodingEventDetector |
This class represents an all-purpose implementation of the
CodingEventDetector interface. |
| 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.
|
Copyright © 2022 CNES. All rights reserved.