| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.stela.forces.drag |
| Modifier and Type | Method and Description |
|---|---|
GeodPosition |
StelaVariableDragCoef.getGeodPosition()
Get the geodetic model
|
| Constructor and Description |
|---|
StelaAeroModel(double inMass,
AbstractStelaDragCoef inCd,
double inSurface,
Atmosphere inAtmosphere,
double atmosDH,
GeodPosition inGeodPosition)
Constructor to be used when partial derivatives are computed using the altitude finite differences method.
|
StelaVariableDispersedDragCoef(Map<Double,Double> cdMap,
GeodPosition geodeticPosition,
double coef)
Constructor for a Cd model depending on spacecraft altitude with a
GeodPosition. |
StelaVariableDragCoef(Map<Double,Double> cdMap,
GeodPosition geodeticPosition)
Constructor for a Cd model depending on spacecraft altitude.
|
StelaVariableDragCoef(StelaDragCoefType dragCoefType,
Map<Double,Double> cdMap,
GeodPosition geodeticPosition)
Protected constructor which allow a child different dragCoefType
|
Copyright © 2025 CNES. All rights reserved.