T - Type of the object.KK - type of the field elementspublic interface FieldTimeShiftable<T extends FieldTimeInterpolable<T,KK>,KK extends RealFieldElement<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-2019 CS Systèmes d'information. All rights reserved.