Uses of Class
fr.cnes.genopus.events.GPEventDetectorAbstract

Packages that use GPEventDetectorAbstract
fr.cnes.genopus.events Package containing some widgets representing the Orekit's events detector. 
 

Uses of GPEventDetectorAbstract in fr.cnes.genopus.events
 

Subclasses of GPEventDetectorAbstract in fr.cnes.genopus.events
 class GPAltitudeDetector
          Widget representing an Orekit's AltitudeDetector.
 class GPAOLDetector
          Widget representing an Orekit's AOLDetector.
 class GPApsideDetector
          Widget representing an Orekit's ApsideDetector.
 class GPDateDetector
          Widget representing an Orekit's DateDetector.
 class GPEclipseDetector
          Widget representing an Orekit's EclipseDetector.
 class GPLocalTimeDetector
          Widget representing an Orekit's LocalTimeDetector.
 class GPNodeDetector
          Widget representing an Orekit's NodeDetector.
 class GPRelativeDateDetector
          Widget representing a Genopus' Relative Date Detector.
 class GPTriggeredEventDetectorAbstract
          Abstract class defining the default methods to be implemented by any class defining an CustomEventDetector widget that can be triggered after a given number of ocurrences.
 class GPVisibilityFromStationDetector
          Widget representing an Orekit's VisibilityFromStationDetector.
 

Methods in fr.cnes.genopus.events that return GPEventDetectorAbstract
 GPEventDetectorAbstract GPEventSelector.getSelectedGPEventDetector()
          Get the GPEventDetector corresponding to the currently selection of the combo box.
 

Methods in fr.cnes.genopus.events that return types with arguments of type GPEventDetectorAbstract
 Collection<GPEventDetectorAbstract> GPEventSelector.getGPEventDetectors()
          Getter for the collection of GPEventDetectorAbstract.
 



Copyright © 2017. All rights reserved.