| Package | Description |
|---|---|
| fr.cnes.genopus.nonWidget.vehicle |
Package containing some objects related to vehicle intended to be added to PATRIUS.
|
| Constructor and Description |
|---|
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.