Skip navigation links

Package org.orekit.propagation.events.handlers

This package provides an interface and classes dealing with events occurrence only.

See: Description

Package org.orekit.propagation.events.handlers Description

This package provides an interface and classes dealing with events occurrence only.

It is mainly a trimmed-down version of EventDetector that allows to separate the handling of the event once it has been detected from the prior detection itself.

A separate interface allows a simpler use of predefined events, as in this case user only wants to specialize what to do once the event occurs and often does not want to change the detection code. It also allows to share a handler amon several detectors.

Since:
6.1
Author:
Hank Grabowski
Skip navigation links

Copyright © 2002-2022 CS GROUP. All rights reserved.