T
- Type of the object.KK
- type of the field elementspublic interface FieldTimeShiftable<T extends FieldTimeInterpolable<T,KK>,KK extends CalculusFieldElement<KK>>
Modifier and Type | Method and Description |
---|---|
T |
shiftedBy(double dt)
Get a time-shifted instance.
|
T |
shiftedBy(KK dt)
Get a time-shifted instance.
|
T shiftedBy(double dt)
dt
- time shift in secondsCopyright © 2002-2022 CS GROUP. All rights reserved.