Uses of Class
fr.cnes.sirius.patrius.stela.forces.drag.StelaCd

Packages that use StelaCd
fr.cnes.sirius.patrius.stela.forces.drag   
 

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

Constructors in fr.cnes.sirius.patrius.stela.forces.drag with parameters of type StelaCd
StelaAeroModel(double inMass, StelaCd inCd, double inSurface)
          Constructor to be used when partial derivatives should not be computed.
StelaAeroModel(double inMass, StelaCd inCd, double inSurface, Atmosphere inAtmosphere, double atmosDX)
          Constructor to be used when partial derivatives are computed using the full finite differences method.
StelaAeroModel(double inMass, StelaCd inCd, double inSurface, Atmosphere inAtmosphere, double atmosDH, GeodPosition inGeodPosition)
          Constructor to be used when partial derivatives are computed using the altitude finite differences method.
 



Copyright © 2017 CNES. All Rights Reserved.