T - Type of the object.KK - type of the field elementsFieldAttitude, FieldCartesianOrbit, FieldCircularOrbit, FieldEquinoctialOrbit, FieldKeplerianOrbit, FieldOrbit, FieldSpacecraftStatepublic interface FieldTimeShiftable<T extends FieldTimeInterpolable<T,KK>,KK extends RealFieldElement<KK>>
| Modifier and Type | Method | 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-2018 CS Systèmes d'information. All rights reserved.