Package | Description |
---|---|
org.orekit.orbits |
This package provides classes to represent orbits.
|
Modifier and Type | Method and Description |
---|---|
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.interpolate(FieldAbsoluteDate<T> date,
Stream<FieldOrbit<T>> sample)
Get an interpolated instance.
|
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.shiftedBy(double dt)
Get a time-shifted instance.
|
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.shiftedBy(T dt)
Get a time-shifted orbit.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.