Uses of Class
org.orekit.propagation.relative.FieldAbstractRelativeProvider
Packages that use FieldAbstractRelativeProvider
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 FieldAbstractRelativeProvider in org.orekit.propagation.relative.clohessywiltshire
Modifier and TypeClassDescriptionclassFieldClohessyWiltshireProvider<T extends CalculusFieldElement<T>>This 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 FieldAbstractRelativeProvider in org.orekit.propagation.relative.yamanakaankersen
Modifier and TypeClassDescriptionclassFieldYamanakaAnkersenProvider<T extends CalculusFieldElement<T>>This 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.