Package | Description |
---|---|
org.orekit.propagation.events.handlers |
This package provides an interface and classes dealing with events occurrence only.
|
Modifier and Type | Method and Description |
---|---|
List<RecordAndContinue.Event> |
RecordAndContinue.getEvents()
Get the events passed to this handler.
|
Constructor and Description |
---|
RecordAndContinue(List<RecordAndContinue.Event> events)
Create a handler using the given collection to store events.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.