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 GeographicZoneDetector |
GeographicZoneDetector.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super GeographicZoneDetector> newHandler)
Build a new instance.
|
GeographicZoneDetector |
GeographicZoneDetector.withMargin(double newMargin)
Setup the detector margin.
|
Modifier and Type | Method and Description |
---|---|
protected GeographicZoneDetector |
GeographicZoneDetector.create(double newMaxCheck,
double newThreshold,
int newMaxIter,
EventHandler<? super GeographicZoneDetector> newHandler)
Build a new instance.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.