Uses of Interface
org.orekit.forces.maneuvers.propulsion.ThrustPropulsionModel
Packages that use ThrustPropulsionModel
Package
Description
This package provides propulsion models intended to be used with class
Maneuver.-
Uses of ThrustPropulsionModel in org.orekit.forces.maneuvers.propulsion
Classes in org.orekit.forces.maneuvers.propulsion that implement ThrustPropulsionModelModifier and TypeClassDescriptionclassThis abstract class simply serve as a container for a constant thrust maneuver.classConstant thrust propulsion model with: - Constant thrust direction in spacecraft frame - Parameter drivers (for estimation) for the thrust norm or the flow rate.classThrust propulsion model based on segmented profile.classThrust propulsion model with parameters (for estimation) represented by scale factors on the X, Y and Z axis of the spacecraft frame.classConstant thrust propulsion model with: - Constant thrust direction in spacecraft frame - Parameter drivers (for estimation) for the thrust vector in spherical coordinates.