Uses of Class
org.orekit.utils.TimeSpanMap.Transition
Packages that use TimeSpanMap.Transition
-
Uses of TimeSpanMap.Transition in org.orekit.utils
Methods in org.orekit.utils that return TimeSpanMap.TransitionModifier and TypeMethodDescriptionTimeSpanMap.Span.getEndTransition()Get the transition at the end of this time span.TimeSpanMap.getFirstTransition()Get the first (earliest) transition.TimeSpanMap.getLastTransition()Get the last (latest) transition.TimeSpanMap.Span.getStartTransition()Get the transition at the start of this time span.TimeSpanMap.Transition.next()Get the next transition.TimeSpanMap.Transition.previous()Get the previous transition.