| Package | Description |
|---|---|
| org.orekit.forces |
This package provides the interface for force models that will be used by the
NumericalPropagator, as well as
some classical spacecraft models for surface forces (spherical, box and solar array ...). |
| 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 |
BoxAndSolarArraySpacecraft
experimental class representing the features of a classical satellite
with a convex body shape and rotating flat solar arrays.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IsotropicDrag
This class models isotropic drag effects.
|
| Constructor and Description |
|---|
DragForce(Atmosphere atmosphere,
DragSensitive spacecraft)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DragSensitive |
DSSTAtmosphericDrag.getSpacecraft()
Get spacecraft shape.
|
| Constructor and Description |
|---|
DSSTAtmosphericDrag(Atmosphere atmosphere,
DragSensitive spacecraft)
Simple constructor with custom spacecraft.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.