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<FieldRecordAndContinue.Event<T>> |
FieldRecordAndContinue.getEvents()
Get the events passed to this handler.
|
Constructor and Description |
---|
FieldRecordAndContinue(List<FieldRecordAndContinue.Event<T>> events)
Create a handler using the given collection to store events.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.