|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomEventDetector | |
|---|---|
| fr.cnes.genopus.attitudes | Package containing some widgets representing objects of the Orekit's attitudes package. |
| fr.cnes.genopus.events | Package containing some widgets representing the Orekit's events detector. |
| fr.cnes.genopus.maneuvers | Package containing some widgets representing objects of the Orekit's maneuvers package. |
| fr.cnes.genopus.nonWidget.events | Package containing some objects related to events intended to be added to PATRIUS. |
| fr.cnes.genopus.nonWidget.maneuvers | Package containing some objects related to maneuvers intended to be added to PATRIUS. |
| Uses of CustomEventDetector in fr.cnes.genopus.attitudes |
|---|
| Methods in fr.cnes.genopus.attitudes that return CustomEventDetector | |
|---|---|
CustomEventDetector |
GPAttitudeSequence.GPAttitudeSequenceSwitch.getEventDetector()
Get event detector for the switching condition. |
| Uses of CustomEventDetector in fr.cnes.genopus.events |
|---|
| Methods in fr.cnes.genopus.events that return CustomEventDetector | |
|---|---|
CustomEventDetector |
GPEventSelector.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
abstract CustomEventDetector |
GPEventDetectorAbstract.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomEventDetector |
GPEventSelector.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomEventDetector |
GPEclipseDetector.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomEventDetector |
GPAltitudeDetector.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomEventDetector |
GPVisibilityFromStationDetector.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
| Methods in fr.cnes.genopus.events with parameters of type CustomEventDetector | |
|---|---|
boolean |
GPRelativeDateDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPLocalTimeDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPDateDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPAOLDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPNodeDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
abstract boolean |
GPEventDetectorAbstract.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPApsideDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPEclipseDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPAltitudeDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
boolean |
GPVisibilityFromStationDetector.isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget. |
protected void |
GPTriggeredEventDetectorAbstract.setAbstractClassDefaultValue(CustomEventDetector customDetector)
Set default values for the abstract class sub-widgets from a given custom detector: - the entry int for the triggerer. |
protected void |
GPEventDetectorAbstract.setAbstractClassDefaultValue(CustomEventDetector customDetector)
Set default values for the abstract class sub-widgets from a given custom detector: - the combo box to set the action. |
protected void |
GPTriggeredEventDetectorAbstract.setAbstractClassSavedValue(CustomEventDetector customDetector)
Set saved values for the abstract class sub-widgets from a given custom detector: - the entry int for the triggerer. |
protected void |
GPEventDetectorAbstract.setAbstractClassSavedValue(CustomEventDetector customDetector)
Set saved values for the abstract class sub-widgets from a given custom detector: - the combo box to set the action. |
protected void |
GPTriggeredEventDetectorAbstract.setAbstractClassValue(CustomEventDetector customDetector)
Set default values for the abstract class sub-widgets from a given custom detector: - the entry int for the triggerer. |
protected void |
GPEventDetectorAbstract.setAbstractClassValue(CustomEventDetector customDetector)
Set values for the abstract class sub-widgets from a given custom detector: - the combo box to set the action. |
void |
GPRelativeDateDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPLocalTimeDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPDateDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPEventSelector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector of the widget. |
void |
GPAOLDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPNodeDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
abstract void |
GPEventDetectorAbstract.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPApsideDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPEclipseDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPAltitudeDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPVisibilityFromStationDetector.setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector. |
void |
GPRelativeDateDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPLocalTimeDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPDateDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPEventSelector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector to show in the widget. |
void |
GPAOLDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPNodeDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
abstract void |
GPEventDetectorAbstract.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPApsideDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPEclipseDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPAltitudeDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPVisibilityFromStationDetector.setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector. |
void |
GPRelativeDateDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPLocalTimeDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPDateDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPEventSelector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector of the widget. |
void |
GPAOLDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPNodeDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
abstract void |
GPEventDetectorAbstract.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPApsideDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPEclipseDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPAltitudeDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
void |
GPVisibilityFromStationDetector.setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector. |
| Constructors in fr.cnes.genopus.events with parameters of type CustomEventDetector | |
|---|---|
GPEventSelector(String label,
CustomEventDetector eventDetector,
GPEventSelector.GPEventsEnum... eventsToShow)
Constructor. |
|
GPEventSelector(String widgetId,
String label,
CustomEventDetector eventDetector,
GPEventSelector.GPEventsEnum... eventsToShow)
Constructor. |
|
| Uses of CustomEventDetector in fr.cnes.genopus.maneuvers |
|---|
| Methods in fr.cnes.genopus.maneuvers that return CustomEventDetector | |
|---|---|
CustomEventDetector |
GPImpulseManeuver.getTriggerEventDetector()
Get trigger event detector. |
| Uses of CustomEventDetector in fr.cnes.genopus.nonWidget.events |
|---|
| Subinterfaces of CustomEventDetector in fr.cnes.genopus.nonWidget.events | |
|---|---|
interface |
CustomTriggeredEventDetector
Interface to be implemented by custom detectors that can be triggered after a number of ocurrences. |
| Classes in fr.cnes.genopus.nonWidget.events that implement CustomEventDetector | |
|---|---|
class |
CustomAltitudeDetector
Sub-class of Orekit's AltitudeDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomAOLDetector
Sub-class of Orekit's AOLDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomApsideDetector
Sub-class of Orekit's ApsideDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomDateDetector
Sub-class of Orekit's DateDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomEclipseDetector
Sub-class of Orekit's EclipseDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomLocalTimeDetector
Sub-class of Orekit's LocalTimeDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomNodeDetector
Sub-class of Orekit's NodeDetector class to be able to change the action to be performed in case of event detection. |
class |
CustomRelativeDateDetector
Class implementing a Relative Date detector with a configurable action on event detection. |
class |
CustomVisibilityFromStationDetector
Sub-class of Orekit's VisibilityFromStationDetector class to be able to change the action to be performed in case of event detection. |
| Uses of CustomEventDetector in fr.cnes.genopus.nonWidget.maneuvers |
|---|
| Methods in fr.cnes.genopus.nonWidget.maneuvers that return CustomEventDetector | |
|---|---|
CustomEventDetector |
CustomConstantManeuver.getEndManeuver()
|
CustomEventDetector |
CustomConstantManeuver.getStartManeuverEventDetector()
Get the event detector firing start of maneuver. |
CustomEventDetector |
CustomImpulseManeuver.getStartManeuverEventDetector()
Get the event detector firing start of maneuver. |
| Constructors in fr.cnes.genopus.nonWidget.maneuvers with parameters of type CustomEventDetector | |
|---|---|
CustomConstantManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.Frame frame,
CustomEventDetector startEventDetector,
CustomEventDetector stopEventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D direction,
org.orekit.propagation.MassProvider massProvider)
Creates a new instance giving as well coding event detectors. |
|
CustomConstantManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.Frame inertialFrame,
CustomEventDetector startManeuver,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector startManeuverCodingDetector,
CustomEventDetector endManeuver,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector endManeuverCodingDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D accDirection,
org.orekit.propagation.MassProvider massProvider)
Creates a new instance giving as well coding event detectors. |
|
CustomConstantManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.LOFType lofType,
CustomEventDetector startEventDetector,
CustomEventDetector stopEventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D direction,
org.orekit.propagation.MassProvider massProvider)
Creates a new instance giving as well coding event detectors. |
|
CustomConstantManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.LOFType lofFrame,
CustomEventDetector startManeuver,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector startManeuverCodingDetector,
CustomEventDetector endManeuver,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector endManeuverCodingDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D accDirection,
org.orekit.propagation.MassProvider massProvider)
Creates a new instance giving as well coding event detectors. |
|
CustomImpulseManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.Frame inertialFrame,
CustomEventDetector eventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D deltaV,
org.orekit.propagation.MassProvider massModel)
Creates a new instance. |
|
CustomImpulseManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.Frame inertialFrame,
CustomEventDetector eventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D deltaV,
org.orekit.propagation.MassProvider massModel,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector codingEventDetector)
Creates a new instance giving as well a coding event detector. |
|
CustomImpulseManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.LOFType lofType,
CustomEventDetector eventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D deltaV,
org.orekit.propagation.MassProvider massModel)
Creates a new instance. |
|
CustomImpulseManeuver(String manName,
CustomEngine engine,
CustomFuelTank tank,
org.orekit.frames.LOFType lofFrame,
CustomEventDetector eventDetector,
org.apache.commons.math3.geometry.euclidean.threed.Vector3D deltaV,
org.orekit.propagation.MassProvider massModel,
fr.cnes.sirius.patrius.events.GenericCodingEventDetector codingEventDetector)
Creates a new instance giving as well a coding event detector. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||