Uses of Class
org.orekit.orbits.EquinoctialOrbit
-
Packages that use EquinoctialOrbit Package Description org.orekit.orbits This package provides classes to represent orbits. -
-
Uses of EquinoctialOrbit in org.orekit.orbits
Methods in org.orekit.orbits that return EquinoctialOrbit Modifier and Type Method Description EquinoctialOrbitEquinoctialOrbit. interpolate(AbsoluteDate date, Stream<Orbit> sample)Get an interpolated instance.EquinoctialOrbitEquinoctialOrbit. shiftedBy(double dt)Get a time-shifted orbit.EquinoctialOrbitFieldEquinoctialOrbit. toOrbit()
-