Uses of Class
org.orekit.bodies.OneAxisEllipsoid

Packages that use OneAxisEllipsoid
fr.cnes.sirius.patrius.assembly.models   
 

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

Constructors in fr.cnes.sirius.patrius.assembly.models with parameters of type OneAxisEllipsoid
AeroModel(Assembly inAssembly, Atmosphere inAtmosphere, OneAxisEllipsoid inGeodPos)
          Aero model (the acceleration is computed from all the sub parts of the vehicle) with default step for finite differences computation.
AeroModel(Assembly inAssembly, Atmosphere inAtmosphere, OneAxisEllipsoid earthShapeIn, double altStep)
          Aero model (the acceleration is computed from all the sub parts of the vehicle) with an Atmosphere model and a OneAxisEllipsoid for acceleration partial derivatives computation with respect to state by finite differences(including density partial derivatives).
 



Copyright © 2017 CNES. All Rights Reserved.