Package | Description |
---|---|
agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleAscentPropagator.addWarningsHandler(EventHandler<SimpleAscentPropagatorWarnings> value)
An event that can be used to check for/handle warnings produced during propagation.
|
void |
SimpleAscentPropagator.removeWarningsHandler(EventHandler<SimpleAscentPropagatorWarnings> value)
An event that can be used to check for/handle warnings produced during propagation.
|