Package | Description |
---|---|
org.orekit.forces.drag | |
org.orekit.propagation.semianalytical.dsst.forces |
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-2015 CS Systèmes d'information. All rights reserved.