public static class FieldEventsLogger.FieldLoggedEvent<T extends org.hipparchus.RealFieldElement<T>> extends Object
Modifier and Type | Method | Description |
---|---|---|
FieldEventDetector<T> |
getEventDetector() |
Get the event detector triggered.
|
FieldSpacecraftState<T> |
getState() |
Get the triggering state.
|
boolean |
isIncreasing() |
Get the Increasing/decreasing status of the event.
|
public FieldEventDetector<T> getEventDetector()
public FieldSpacecraftState<T> getState()
FieldEventDetector.eventOccurred(FieldSpacecraftState, boolean)
public boolean isIncreasing()
FieldEventDetector.eventOccurred(FieldSpacecraftState, boolean)
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.