T
- Type of the object.
KK
- type of the field elements
public interface FieldTimeShiftable<T extends FieldTimeShiftable<T,KK>,KK extends org.hipparchus.CalculusFieldElement<KK>> extends TimeShiftable<T>
Modifier and Type | Method and Description |
---|---|
T |
shiftedBy(KK dt)
获取一个经过时间移动的实例。
|
shiftedBy
Copyright © 2002-2023 CS GROUP. All rights reserved.