Package | Description |
---|---|
org.orekit.forces.maneuvers.trigger |
This package provides maneuver triggers' models intended to be used with class
Maneuver . |
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Method and Description |
---|---|
protected <D extends FieldEventDetector<S>,S extends CalculusFieldElement<S>> |
DateBasedManeuverTriggers.convertIntervalDetector(Field<S> field,
ParameterDrivenDateIntervalDetector detector)
Convert a primitive firing intervals detector into a field firing intervals detector.
|
Modifier and Type | Method and Description |
---|---|
protected ParameterDrivenDateIntervalDetector |
ParameterDrivenDateIntervalDetector.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super ParameterDrivenDateIntervalDetector> newHandler)
Build a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected ParameterDrivenDateIntervalDetector |
ParameterDrivenDateIntervalDetector.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super ParameterDrivenDateIntervalDetector> newHandler)
Build a new instance.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.