Uses of Class
org.orekit.orbits.FieldEquinoctialOrbit
Packages that use FieldEquinoctialOrbit
-
Uses of FieldEquinoctialOrbit in org.orekit.orbits
Methods in org.orekit.orbits that return FieldEquinoctialOrbitModifier and TypeMethodDescriptionCreate a new object representing the same physical orbital state, but attached to a different reference frame.protected FieldEquinoctialOrbit<T> FieldEquinoctialOrbit.keplerianShiftedBy(T dt) Computes a new orbit by shifting the current orbit forward or backward in time using Keplerian motion.FieldEquinoctialOrbit.shiftedBy(double dt) Get a time-shifted orbit.FieldEquinoctialOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.Get a time-shifted orbit.FieldEquinoctialOrbit.withCachedPositionAngleType(PositionAngleType positionAngleType) Creates a new instance with the provided type used for caching.FieldEquinoctialOrbit.withKeplerianRates()Creates a new instance such thatPositionAngleBased.hasNonKeplerianRates()is false.