| Package | Description |
|---|---|
| fr.cnes.genopus.events |
Package containing some widgets representing the Orekit's events detector.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
GPRecurrentDateDetector
Widget representing a recurrent date detector: it detects every date t from a reference date t0 such as t - t0 =
p.(elapsed seconds) with p being the time period of the detector.
|
class |
GPRecurrentRelativeDateDetector
Widget representing a recurrent date detector: it detects every date t from a reference date t0 such as t - t0 =
p.(elapsed seconds) with p being the time period of the detector.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
GPEventDetectorAbstract |
GPEventSelector.getSelectedGPEventDetector()
Get the GPEventDetector corresponding to the currently selection of the combo box.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GPEventDetectorAbstract> |
GPEventSelector.getGPEventDetectors()
Getter for the collection of GPEventDetectorAbstract.
|
Copyright © 2025. All rights reserved.