T
- Type of the object.KK
- type of the field elementsFieldAttitude
, FieldCartesianOrbit
, FieldCircularOrbit
, FieldEquinoctialOrbit
, FieldKeplerianOrbit
, FieldOrbit
, FieldSpacecraftState
public interface FieldTimeShiftable<T extends FieldTimeInterpolable<T,KK>,KK extends org.hipparchus.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-2019 CS Systèmes d'information. All rights reserved.