Uses of Interface
org.orekit.propagation.numerical.JacobianParametersProvider

Packages that use JacobianParametersProvider
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.stela.forces.drag   
org.orekit.forces.drag   
org.orekit.forces.radiation   
 

Uses of JacobianParametersProvider in fr.cnes.sirius.patrius.assembly.models
 

Classes in fr.cnes.sirius.patrius.assembly.models that implement JacobianParametersProvider
 class AeroModel
          Class that represents an aero model, based on the vehicle.
 class DirectRadiativeModel
           Class that represents a radiative model, based on the vehicle.
 class DragLiftModel
          Class that represents an drag and lift aero model, based on the vehicle.
 class GlobalAeroModel
          Global aero model for generic user-provided aero coefficients.
 class RediffusedRadiativeModel
           Class that represents a rediffused radiative model, based on the vehicle.
 

Uses of JacobianParametersProvider in fr.cnes.sirius.patrius.stela.forces.drag
 

Classes in fr.cnes.sirius.patrius.stela.forces.drag that implement JacobianParametersProvider
 class StelaAeroModel
           This class represents a STELA aero model, based on a spherical spacecraft.
 

Uses of JacobianParametersProvider in org.orekit.forces.drag
 

Subinterfaces of JacobianParametersProvider in org.orekit.forces.drag
 interface DragSensitive
          Interface for spacecraft that are sensitive to atmospheric drag and lift forces.
 

Uses of JacobianParametersProvider in org.orekit.forces.radiation
 

Subinterfaces of JacobianParametersProvider in org.orekit.forces.radiation
 interface RadiationSensitive
          Interface for spacecraft that are sensitive to radiation pressure forces.
 interface RediffusedRadiationSensitive
          rediffused radiative pressure interface
 



Copyright © 2017 CNES. All Rights Reserved.