Uses of Interface
org.orekit.forces.GradientModel

Packages that use GradientModel
fr.cnes.sirius.patrius.forces   
fr.cnes.sirius.patrius.forces.radiation   
org.orekit.forces.drag   
org.orekit.forces.gravity   
org.orekit.forces.gravity.tides   
org.orekit.forces.gravity.variations   
org.orekit.forces.maneuvers This package provides models of simple maneuvers. 
org.orekit.forces.radiation   
org.orekit.forces.relativistic   
 

Uses of GradientModel in fr.cnes.sirius.patrius.forces
 

Classes in fr.cnes.sirius.patrius.forces that implement GradientModel
 class ConstantThrustManeuver
          This class implements a simple maneuver with constant thrust.
 class EmpiricalForce
          This class implements the empirical force.
 class VariableThrustManeuver
          This class implements a maneuver using variable thrust and ISP.
 

Uses of GradientModel in fr.cnes.sirius.patrius.forces.radiation
 

Classes in fr.cnes.sirius.patrius.forces.radiation that implement GradientModel
 class PatriusSolarRadiationPressure
          Solar radiation pressure force model with spheroids.
 

Uses of GradientModel in org.orekit.forces.drag
 

Classes in org.orekit.forces.drag that implement GradientModel
 class DragForce
          Atmospheric drag force model.
 

Uses of GradientModel in org.orekit.forces.gravity
 

Classes in org.orekit.forces.gravity that implement GradientModel
 class BalminoAttractionModel
          Computation of central body attraction with normalized coefficients and Helmholtz Polynomials.
 class CunninghamAttractionModel
          This class represents the gravitational field of a celestial body.
 class DrozinerAttractionModel
          This class represents the gravitational field of a celestial body.
 class NewtonianAttraction
          Force model for Newtonian central body attraction.
 class ThirdBodyAttraction
          Third body attraction force model.
 

Uses of GradientModel in org.orekit.forces.gravity.tides
 

Classes in org.orekit.forces.gravity.tides that implement GradientModel
 class AbstractTides
           Common handling of ForceModel methods for tides models.
 class OceanTides
          This class implements the perturbating force due to ocean tides.
 class TerrestrialTides
          This class implements the perturbating force due to terrestrial tides (deformation due to third body attraction on an aneslatic crust, ellipticity correction, frequency correction).
 

Uses of GradientModel in org.orekit.forces.gravity.variations
 

Classes in org.orekit.forces.gravity.variations that implement GradientModel
 class VariablePotentialAttractionModel
          This class represents a variable gravity field.
 

Uses of GradientModel in org.orekit.forces.maneuvers
 

Classes in org.orekit.forces.maneuvers that implement GradientModel
 class ConstantThrustError
          This class is a model of the error of a simple maneuver with constant thrust.
 

Uses of GradientModel in org.orekit.forces.radiation
 

Classes in org.orekit.forces.radiation that implement GradientModel
 class RediffusedRadiationPressure
           Class that represents a rediffused radiative force.
 class SolarRadiationPressure
          Solar radiation pressure force model.
 

Uses of GradientModel in org.orekit.forces.relativistic
 

Classes in org.orekit.forces.relativistic that implement GradientModel
 class CoriolisRelativisticEffect
          Computation of the relativistic Coriolis effect (Einstein-de-Sitter effect) - IERS2003 standard (applies to Earth only).
 class LenseThirringRelativisticEffect
          Computation of the relativistic Lense-Thirring effect - IERS2003 standard (applies to Earth only).
 class SchwarzschildRelativisticEffect
          Computation of the relativistic Schwarzschild effect.
 



Copyright © 2017 CNES. All Rights Reserved.