T
- type of the field elementpublic static class FieldRecordAndContinue.Event<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
FieldEventDetector<T> |
getDetector()
Get the detector.
|
FieldSpacecraftState<T> |
getState()
Get the spacecraft's state at the event.
|
boolean |
isIncreasing()
Is the g() function increasing?
|
String |
toString() |
public FieldEventDetector<T> getDetector()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public FieldSpacecraftState<T> getState()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
Copyright © 2002-2023 CS GROUP. All rights reserved.