Package | Description |
---|---|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Method and Description |
---|---|
protected FieldDateDetector<T> |
FieldDateDetector.create(T newMaxCheck,
T newThreshold,
int newMaxIter,
FieldEventHandler<? super FieldDateDetector<T>,T> newHandler)
Build a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected FieldDateDetector<T> |
FieldDateDetector.create(T newMaxCheck,
T newThreshold,
int newMaxIter,
FieldEventHandler<? super FieldDateDetector<T>,T> newHandler)
Build a new instance.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.