See: Description
| Class | Description |
|---|---|
| ConfigurableLowThrustManeuver |
This class implements a configurable low thrust maneuver.
|
| ConstantThrustManeuver |
This class implements a simple maneuver with constant thrust.
|
| FieldImpulseManeuver<D extends FieldEventDetector<T>,T extends org.hipparchus.CalculusFieldElement<T>> |
Impulse maneuver model for propagators working with Fields.
|
| ImpulseManeuver |
Impulse maneuver model.
|
| Maneuver |
A generic model for maneuvers with finite-valued acceleration magnitude, as opposed to instantaneous changes
in the velocity vector which are defined via detectors (in
ImpulseManeuver and
FieldImpulseManeuver). |
| SmallManeuverAnalyticalModel |
Analytical model for small maneuvers.
|
| Enum | Description |
|---|---|
| Control3DVectorCostType |
Enumerate on types of cost for 3D control vector (thrust as a force or acceleration, including an impulse)
at a given time.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.