Package | Description |
---|---|
fr.cnes.sirius.patrius.events.postprocessing |
Modifier and Type | Method and Description |
---|---|
protected CodedEventsList |
Timeline.getCodedEvents() |
CodedEventsList |
CodedEventsLogger.getCodedEventsList()
Gets the
CodedEventsList . |
CodedEventsList |
MultiCodedEventsLogger.getCodedEventsList()
Gets the
CodedEventsList . |
Modifier and Type | Method and Description |
---|---|
Map<CodingEventDetector,CodedEventsList> |
CodedEventsLogger.buildCodedEventListMap()
Builds a map of
CodedEventsList , one list per CodingEventDetector instance. |
Map<MultiCodingEventDetector,CodedEventsList> |
MultiCodedEventsLogger.buildCodedEventListMap()
Builds a map of
CodedEventsList , one list per MultiCodingEventDetector instance. |
Copyright © 2023 CNES. All rights reserved.