T
- Type of the object.public interface TimeShiftable<T extends TimeShiftable<T>>
Modifier and Type | Method and Description |
---|---|
T |
shiftedBy(double dt)
Get a time-shifted instance.
|
T shiftedBy(double dt)
dt
- time shift in secondsCopyright © 2018 CNES. All Rights Reserved.