Package | Description |
---|---|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Method | Description |
---|---|---|
protected EclipseDetector |
EclipseDetector.create(double newMaxCheck,
double newThreshold,
int nawMaxIter,
EventHandler<? super EclipseDetector> newHandler) |
Build a new instance.
|
EclipseDetector |
EclipseDetector.withPenumbra() |
Setup the detector to penumbra detection.
|
EclipseDetector |
EclipseDetector.withUmbra() |
Setup the detector to full umbra detection.
|
Modifier and Type | Method | Description |
---|---|---|
protected EclipseDetector |
EclipseDetector.create(double newMaxCheck,
double newThreshold,
int nawMaxIter,
EventHandler<? super EclipseDetector> newHandler) |
Build a new instance.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.