| Package | Description |
|---|---|
| org.orekit.forces.drag |
This package provides all drag-related forces.
|
| org.orekit.propagation.semianalytical.dsst.forces |
This package provides force models for Draper Semi-analytical Satellite Theory (DSST).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DTM2000
This atmosphere model is the realization of the DTM-2000 model.
|
class |
HarrisPriester
This atmosphere model is the realization of the Modified Harris-Priester model.
|
class |
JB2006
This is the realization of the Jacchia-Bowman 2006 atmospheric model.
|
class |
SimpleExponentialAtmosphere
Simple exponential atmospheric model.
|
| Constructor and Description |
|---|
DragForce(Atmosphere atmosphere,
DragSensitive spacecraft)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Atmosphere |
DSSTAtmosphericDrag.getAtmosphere()
Get the atmospheric model.
|
| Constructor and Description |
|---|
DSSTAtmosphericDrag(Atmosphere atmosphere,
double cd,
double area)
Simple constructor assuming spherical spacecraft.
|
DSSTAtmosphericDrag(Atmosphere atmosphere,
DragSensitive spacecraft)
Simple constructor with custom spacecraft.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.