Package fr.cnes.genopus.nonWidget.events

Package containing some objects related to events intended to be added to PATRIUS.

See:
          Description

Interface Summary
CustomEventDetector Interface to be implemented by custom detectors defining method to get its action.
CustomTriggeredEventDetector Interface to be implemented by custom detectors that can be triggered after a number of ocurrences.
 

Class Summary
CustomAltitudeDetector Sub-class of Orekit's AltitudeDetector class to be able to change the action to be performed in case of event detection.
CustomAOLDetector Sub-class of Orekit's AOLDetector class to be able to change the action to be performed in case of event detection.
CustomApsideDetector Sub-class of Orekit's ApsideDetector class to be able to change the action to be performed in case of event detection.
CustomDateDetector Sub-class of Orekit's DateDetector class to be able to change the action to be performed in case of event detection.
CustomEclipseDetector Sub-class of Orekit's EclipseDetector class to be able to change the action to be performed in case of event detection.
CustomLocalTimeDetector Sub-class of Orekit's LocalTimeDetector class to be able to change the action to be performed in case of event detection.
CustomNodeDetector Sub-class of Orekit's NodeDetector class to be able to change the action to be performed in case of event detection.
CustomRelativeDateDetector Class implementing a Relative Date detector with a configurable action on event detection.
CustomVisibilityFromStationDetector Sub-class of Orekit's VisibilityFromStationDetector class to be able to change the action to be performed in case of event detection.
 

Package fr.cnes.genopus.nonWidget.events Description

Package containing some objects related to events intended to be added to PATRIUS. There should not be any genopus dependancy inside this package.

Author:
ffsm


Copyright © 2017. All rights reserved.