Package | Description |
---|---|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Method | Description |
---|---|---|
FunctionalDetector.GFunction |
FunctionalDetector.getGFunction() |
Deprecated.
use
FunctionalDetector.getFunction() instead. Will be removed in next major
release. |
Modifier and Type | Method | Description |
---|---|---|
FunctionalDetector |
FunctionalDetector.withGFunction(FunctionalDetector.GFunction newGFunction) |
Deprecated.
Use
FunctionalDetector.withFunction(ToDoubleFunction) instead. Will be removed in
next major release. |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.