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