See: Description
| Class | Description |
|---|---|
| GPAltitudeDetector |
Widget representing an Orekit's AltitudeDetector.
|
| GPAOLDetector |
Widget representing an Orekit's AOLDetector.
|
| GPApsideDetector |
Widget representing an Orekit's ApsideDetector.
|
| GPDateDetector |
Widget representing an Orekit's DateDetector.
|
| GPEclipseDetector |
Widget representing an Orekit's EclipseDetector.
|
| GPEventDetectorAbstract |
Abstract class defining the default methods to be implemented by any class that want to define an
CustomEventDetector widget.
|
| GPEventSelector |
Class defining an event detector selector.
|
| GPLocalTimeDetector |
Widget representing an Orekit's LocalTimeDetector.
|
| GPNodeDetector |
Widget representing an Orekit's NodeDetector.
|
| 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.
|
| 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.
|
| GPRelativeDateDetector |
Widget representing a Genopus' Relative Date Detector.
|
| 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.
|
| GPVisibilityFromStationDetector |
Widget representing an Orekit's VisibilityFromStationDetector.
|
| Enum | Description |
|---|---|
| GPAltitudeDetector.AltitudeDetectionChoice |
Choices for altitude events detection.
|
| GPApsideDetector.ApsideDetectionChoice |
Choices for apside events detection.
|
| GPEclipseDetector.EclipseDetectionChoice |
Choices for eclipse events detection.
|
| GPEventSelector.GPEventsEnum |
Attitude laws enumerate.
|
| GPNodeDetector.NodeDetectionChoice |
Choices for node events detection.
|
| GPVisibilityFromStationDetector.VisibilityDetectionChoice |
Choices for visibility from station events detection.
|
Copyright © 2025. All rights reserved.