D
- type of the field elements
S
- type of the data
public static class FieldTimeSpanMap.Transition<S,D extends org.hipparchus.CalculusFieldElement<D>> extends Object implements TimeStamped
Modifier and Type | Method and Description |
---|---|
FieldAbsoluteDate<D> |
getAbsoluteDate()
获取过渡字段的绝对日期。
|
S |
getAfter()
获取过渡后有效的条目。
|
S |
getBefore()
获取过渡前有效的条目。
|
AbsoluteDate |
getDate()
获取过渡的绝对日期。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
durationFrom
public FieldAbsoluteDate<D> getAbsoluteDate()
public AbsoluteDate getDate()
getDate
在接口 TimeStamped
public S getBefore()
public S getAfter()
Copyright © 2002-2023 CS GROUP. All rights reserved.