| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.events.postprocessing |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiGenericCodingEventDetector
This class is copied from
GenericCodingEventDetector and adapted to multi propagation. |
| Modifier and Type | Method and Description |
|---|---|
MultiCodingEventDetector |
MultiCodedEventsLogger.MultiLoggedCodedEvent.getMultiDetector()
Gets the
MultiCodingEventDetector that generated the coded event. |
| Modifier and Type | Method and Description |
|---|---|
Map<MultiCodingEventDetector,CodedEventsList> |
MultiCodedEventsLogger.buildCodedEventListMap()
Builds a map of
CodedEventsList, one list per MultiCodingEventDetector instance. |
Map<MultiCodingEventDetector,PhenomenaList> |
MultiCodedEventsLogger.buildPhenomenaListMap(AbsoluteDateInterval definitionInterval,
Map<String,SpacecraftState> duringState)
Builds a map of
PhenomenaList, one list per MultiCodingEventDetector instance. |
| Modifier and Type | Method and Description |
|---|---|
MultiEventDetector |
MultiCodedEventsLogger.monitorDetector(MultiCodingEventDetector detector)
Takes a
MultiCodingEventDetector instance and returns an MultiEventDetector instance that will
trigger this MultiCodedEventsLogger every time
eventOccurred is called. |
Copyright © 2024 CNES. All rights reserved.