Package | Description |
---|---|
org.orekit.forces.maneuvers |
This package provides models of simple maneuvers.
|
Modifier and Type | Method | Description |
---|---|---|
protected ImpulseManeuver<T> |
ImpulseManeuver.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super ImpulseManeuver<T>> newHandler) |
Build a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
protected ImpulseManeuver<T> |
ImpulseManeuver.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super ImpulseManeuver<T>> newHandler) |
Build a new instance.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.