Uses of Class
org.orekit.forces.maneuvers.FieldImpulseManeuver
Packages that use FieldImpulseManeuver
Package
Description
Package relative provides classes to compute typical maneuvers of relative proximity operations (RPO).
This package provides models of simple maneuvers.
-
Uses of FieldImpulseManeuver in org.orekit.control.relative
Methods in org.orekit.control.relative that return types with arguments of type FieldImpulseManeuverModifier and TypeMethodDescriptiondefault <T extends CalculusFieldElement<T>>
List<FieldImpulseManeuver<T>> RPO.convertToImpulseManeuver(List<FieldRelativeManeuver<T>> maneuvers, FieldOrbit<T> targetOrbit, T isp) Convert the relative maneuvers into Impulse maneuvers in the targetOrbit frame. -
Uses of FieldImpulseManeuver in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return FieldImpulseManeuverModifier and TypeMethodDescriptionFieldImpulseManeuver.withDetectionSettings(FieldEventDetectionSettings<T> eventDetectionSettings) Creates a copy with different event detection settings.