public static class FieldEventsLogger.FieldLoggedEvent<T extends CalculusFieldElement<T>> extends Object
Modifier and Type | Method and 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-2022 CS GROUP. All rights reserved.