Uses of Interface
fr.cnes.sirius.patrius.events.multi.MultiCodingEventDetector

Packages that use MultiCodingEventDetector
fr.cnes.sirius.patrius.events.multi   
 

Uses of MultiCodingEventDetector in fr.cnes.sirius.patrius.events.multi
 

Classes in fr.cnes.sirius.patrius.events.multi that implement MultiCodingEventDetector
 class MultiGenericCodingEventDetector
           This class is copied from GenericCodingEventDetector and adapted to multi propagation.
 

Methods in fr.cnes.sirius.patrius.events.multi that return MultiCodingEventDetector
 MultiCodingEventDetector MultiCodedEventsLogger.MultiLoggedCodedEvent.getMultiDetector()
          Gets the MultiCodingEventDetector that generated the coded event.
 

Methods in fr.cnes.sirius.patrius.events.multi that return types with arguments of type MultiCodingEventDetector
 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.
 

Methods in fr.cnes.sirius.patrius.events.multi with parameters of type MultiCodingEventDetector
 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 © 2017 CNES. All Rights Reserved.