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 EclipseDetector |
EclipseDetector.create(AdaptableInterval newMaxCheck,
double newThreshold,
int nawMaxIter,
EventHandler newHandler)
Build a new instance.
|
EclipseDetector |
EclipseDetector.withMargin(double newMargin)
Setup a margin to angle detection.
|
EclipseDetector |
EclipseDetector.withPenumbra()
Setup the detector to penumbra detection.
|
EclipseDetector |
EclipseDetector.withUmbra()
Setup the detector to full umbra detection.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.