Uses of Class
org.orekit.parameter.JacobiansParameterizable

Packages that use JacobiansParameterizable
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   
org.orekit.propagation.numerical   
 

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

Subclasses of JacobiansParameterizable in fr.cnes.sirius.patrius.forces
 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 JacobiansParameterizable in fr.cnes.sirius.patrius.forces.radiation
 

Subclasses of JacobiansParameterizable in fr.cnes.sirius.patrius.forces.radiation
 class PatriusSolarRadiationPressure
          Solar radiation pressure force model with spheroids.
 

Uses of JacobiansParameterizable in org.orekit.forces.drag
 

Subclasses of JacobiansParameterizable in org.orekit.forces.drag
 class DragForce
          Atmospheric drag force model.
 

Uses of JacobiansParameterizable in org.orekit.forces.gravity
 

Subclasses of JacobiansParameterizable in org.orekit.forces.gravity
 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 NewtonianAttraction
          Force model for Newtonian central body attraction.
 class ThirdBodyAttraction
          Third body attraction force model.
 

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

Subclasses of JacobiansParameterizable in org.orekit.forces.gravity.tides
 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 JacobiansParameterizable in org.orekit.forces.gravity.variations
 

Subclasses of JacobiansParameterizable in org.orekit.forces.gravity.variations
 class VariablePotentialAttractionModel
          This class represents a variable gravity field.
 

Uses of JacobiansParameterizable in org.orekit.forces.maneuvers
 

Subclasses of JacobiansParameterizable in org.orekit.forces.maneuvers
 class ConstantThrustError
          This class is a model of the error of a simple maneuver with constant thrust.
 

Uses of JacobiansParameterizable in org.orekit.forces.radiation
 

Subclasses of JacobiansParameterizable in org.orekit.forces.radiation
 class RediffusedRadiationPressure
           Class that represents a rediffused radiative force.
 class SolarRadiationPressure
          Solar radiation pressure force model.
 

Uses of JacobiansParameterizable in org.orekit.forces.relativistic
 

Subclasses of JacobiansParameterizable in org.orekit.forces.relativistic
 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.
 

Uses of JacobiansParameterizable in org.orekit.propagation.numerical
 

Subclasses of JacobiansParameterizable in org.orekit.propagation.numerical
 class Jacobianizer
          Class enabling basic ForceModel instances to be used when processing spacecraft state partial derivatives.
 



Copyright © 2017 CNES. All Rights Reserved.