Package | Description |
---|---|
org.orekit.orbits |
This package provides classes to represent orbits.
|
Modifier and Type | Method and Description |
---|---|
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.removeRates()
Create a new instance such that
PositionAngleBased.hasRates() is false. |
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.shiftedBy(double dt)
Get a time-shifted instance.
|
FieldEquinoctialOrbit<T> |
FieldEquinoctialOrbit.shiftedBy(T dt)
Get a time-shifted orbit.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.