Uses of Class
fr.cnes.genopus.nonWidget.vehicle.geometry.CustomSphere

Packages that use CustomSphere
fr.cnes.genopus.nonWidget.vehicle Package containing some objects related to vehicle intended to be added to PATRIUS. 
 

Uses of CustomSphere in fr.cnes.genopus.nonWidget.vehicle
 

Constructors in fr.cnes.genopus.nonWidget.vehicle with parameters of type CustomSphere
CustomAerodynamicProperties(CustomSphere sphere, double dragCoef)
          Creates a new instance for a spherical shape and drag constant value (lift is zero).
CustomAerodynamicProperties(CustomSphere sphere, org.orekit.parameter.IParamDiffFunction dragCoef, org.orekit.parameter.IParamDiffFunction liftCoef)
          Creates a new instance for a spherical shape and drag and lift functions.
 



Copyright © 2017. All rights reserved.