Uses of Class
org.orekit.forces.atmospheres.AtmosphereData

Packages that use AtmosphereData
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.stela.forces.atmospheres   
org.orekit.forces.atmospheres   
 

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

Methods in fr.cnes.sirius.patrius.assembly.models with parameters of type AtmosphereData
 DragCoefficient DragCoefficientProvider.getCoefficients(Vector3D relativeVelocity, AtmosphereData atmoData, Assembly assembly)
          Provides drag coefficient (x surface).
 DragCoefficient GlobalDragCoefficientProvider.getCoefficients(Vector3D relativeVelocity, AtmosphereData atmoData, Assembly assembly)
           
 

Uses of AtmosphereData in fr.cnes.sirius.patrius.stela.forces.atmospheres
 

Methods in fr.cnes.sirius.patrius.stela.forces.atmospheres that return AtmosphereData
 AtmosphereData MSIS00Adapter.getData(AbsoluteDate date, Vector3D position, Frame frame)
          Get detailed atmospheric data.
 

Uses of AtmosphereData in org.orekit.forces.atmospheres
 

Methods in org.orekit.forces.atmospheres that return AtmosphereData
 AtmosphereData DTM2000.getData(AbsoluteDate date, Vector3D position, Frame frame)
          Get detailed atmospheric data.
 AtmosphereData ExtendedAtmosphere.getData(AbsoluteDate date, Vector3D position, Frame frame)
          Get detailed atmospheric data.
 AtmosphereData MSISE2000.getData(AbsoluteDate date, Vector3D position, Frame frame)
          Get detailed atmospheric data.
 



Copyright © 2017 CNES. All Rights Reserved.