D
- type of the field elementsS
- type of the datapublic static class FieldTimeSpanMap.Transition<S,D extends org.hipparchus.CalculusFieldElement<D>> extends Object implements TimeStamped
Modifier and Type | Method and Description |
---|---|
FieldAbsoluteDate<D> |
getAbsoluteDate()
Get the transition field absolute date.
|
S |
getAfter()
Get the entry valid after transition.
|
S |
getBefore()
Get the entry valid before transition.
|
AbsoluteDate |
getDate()
Get the transition absolute date.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
durationFrom
public FieldAbsoluteDate<D> getAbsoluteDate()
public AbsoluteDate getDate()
getDate
in interface TimeStamped
public S getBefore()
public S getAfter()
Copyright © 2002-2023 CS GROUP. All rights reserved.