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 FieldNegateDetector<T> |
FieldNegateDetector.create(FieldAdaptableInterval<T> newMaxCheck,
T newThreshold,
int newMaxIter,
FieldEventHandler<T> newHandler) |
static <T extends org.hipparchus.CalculusFieldElement<T>> |
FieldBooleanDetector.notCombine(FieldEventDetector<T> detector)
Create a new event detector that negates the g function of another detector.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.