Package | Description |
---|---|
org.orekit.forces.maneuvers |
This package provides models of simple maneuvers.
|
org.orekit.forces.maneuvers.jacobians |
Generators for columns of Jacobian matrices related to maneuver parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableLowThrustManeuver
This class implements a configurable low thrust maneuver.
|
class |
ConstantThrustManeuver
This class implements a simple maneuver with constant thrust.
|
Constructor and Description |
---|
MassDepletionDelay(String triggerName,
boolean manageStart,
Maneuver maneuver)
Simple constructor.
|
TriggerDate(String stmName,
String triggerName,
boolean manageStart,
Maneuver maneuver,
double threshold)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.