Package org.orekit.forces
This package provides the interface for force models that will be used by the
NumericalPropagator
, as well as
some classical spacecraft models for surface forces (spherical, box and solar array ...).- Author:
- Luc Maisonobe, Pascal Parraud
-
Interface Summary Interface Description ForceModel This interface represents a force modifying spacecraft motion. -
Class Summary Class Description AbstractForceModel Base class for force models.AbstractParametricAcceleration This class implements a parametric acceleration.BoxAndSolarArraySpacecraft Class representing the features of a classical satellite with a convex body shape and rotating flat solar arrays.BoxAndSolarArraySpacecraft.Facet Class representing a single facet of a convex spacecraft body.HarmonicParametricAcceleration This class implements aparametric acceleration
with harmonic signed amplitude.PolynomialParametricAcceleration This class implements aparametric acceleration
with polynomial signed amplitude.