Uses of Package
org.orekit.forces.maneuvers.propulsion
-
Packages that use org.orekit.forces.maneuvers.propulsion Package Description org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.forces.maneuvers.propulsion This package provides propulsion models intended to be used with classManeuver. -
Classes in org.orekit.forces.maneuvers.propulsion used by org.orekit.forces.maneuvers Class Description AbstractConstantThrustPropulsionModel This abstract class simply serve as a container for a constant thrust maneuver.PropulsionModel Generic interface for a propulsion model used in aManeuver.ThrustDirectionAndAttitudeProvider This class is used in to both manage the attitude of the satellite and the direction of thrust. -
Classes in org.orekit.forces.maneuvers.propulsion used by org.orekit.forces.maneuvers.propulsion Class Description AbstractConstantThrustPropulsionModel This abstract class simply serve as a container for a constant thrust maneuver.PolynomialThrustSegment One polynomial segment of a thrust profile.PropulsionModel Generic interface for a propulsion model used in aManeuver.ThrustDirectionAndAttitudeProvider This class is used in to both manage the attitude of the satellite and the direction of thrust.ThrustDirectionProvider Interface to compute the thrust direction of a maneuver.ThrustPropulsionModel Interface for a thrust-based propulsion model.