Uses of Interface
org.orekit.propagation.events.DetectorModifier
Packages that use DetectorModifier
Package
Description
This package provides classes to represent simple attitudes.
This package provides models of simple maneuvers.
This package provides maneuver triggers' models intended to be used with class
Maneuver.This package provides interfaces and classes dealing with events occurring during propagation.
This package implements relative impulse maneuver of a chaser spacecraft in regard to a target by extending
EventDetector interface.
-
Uses of DetectorModifier in org.orekit.attitudes
Classes in org.orekit.attitudes that implement DetectorModifierModifier and TypeClassDescriptionclassSwitch specification.classSwitch specification. -
Uses of DetectorModifier in org.orekit.forces.maneuvers
Classes in org.orekit.forces.maneuvers that implement DetectorModifier -
Uses of DetectorModifier in org.orekit.forces.maneuvers.trigger
Classes in org.orekit.forces.maneuvers.trigger that implement DetectorModifierModifier and TypeClassDescriptionclassManeuverTriggerDetector<T extends EventDetector>Wrapper for event detection triggering maneuvers. -
Uses of DetectorModifier in org.orekit.propagation.events
Classes in org.orekit.propagation.events that implement DetectorModifierModifier and TypeClassDescriptionclassWrapper used to detect events only when enabled by an external predicated function.classWrapper shifting events occurrences times.classDetector for geographic longitude crossing.classAn event detector that negates the sign on another event detector'sgfunction. -
Uses of DetectorModifier in org.orekit.propagation.relative.maneuver
Subinterfaces of DetectorModifier in org.orekit.propagation.relative.maneuverModifier and TypeInterfaceDescriptioninterfaceInterface for implementing an impulse Relative Maneuver.Classes in org.orekit.propagation.relative.maneuver that implement DetectorModifierModifier and TypeClassDescriptionclassAbstractRelativeManeuver<P extends RelativeProvider>Abstract class for implementing an impulse maneuver for a chaser spacecraft.classImplements an impulse maneuver for a chaser spacecraft whose relative orbit is defined by the Clohessy-Wiltshire equations.classImplements an impulse maneuver for a chaser spacecraft whose relative orbit is defined by the Yamanaka-Ankersen equations.