Uses of Class
org.orekit.propagation.relative.AbstractRelativeProvider
Packages that use AbstractRelativeProvider
Package
Description
This package provides an implementation of the equations of Clohessy and Wiltshire.
This package provides an implementation of the equations of Yamanaka and Ankersen.
-
Uses of AbstractRelativeProvider in org.orekit.propagation.relative.clohessywiltshire
Modifier and TypeClassDescriptionclassThis additional state provider implements the Clohessy-Wiltshire equations of relative motion to propagate the relative orbit of a chaser spacecraft around the target spacecraft whose orbit is being propagated. -
Uses of AbstractRelativeProvider in org.orekit.propagation.relative.yamanakaankersen
Subclasses of AbstractRelativeProvider in org.orekit.propagation.relative.yamanakaankersenModifier and TypeClassDescriptionclassThis additional state provider implements the Yamanaka-Ankersen equations of relative motion to propagate the relative orbit of a chaser spacecraft around the target spacecraft whose orbit is being propagated.