|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeInterpolable | |
---|---|
fr.cnes.sirius.patrius.stela.orbits | |
org.orekit.attitudes | This package provides classes to represent simple attitudes. |
org.orekit.frames.transformations | |
org.orekit.orbits | This package provides classes to represent orbits. |
org.orekit.propagation | This package provides tools to propagate orbital states with different methods. |
org.orekit.time | This independent package provides classes to handle epochs, time scales, and to compare instants together. |
Uses of TimeInterpolable in fr.cnes.sirius.patrius.stela.orbits |
---|
Classes in fr.cnes.sirius.patrius.stela.orbits that implement TimeInterpolable | |
---|---|
class |
StelaEquinoctialOrbit
This class handles Stela equinoctial orbital parameters, which can support both circular and equatorial orbits. |
Uses of TimeInterpolable in org.orekit.attitudes |
---|
Classes in org.orekit.attitudes that implement TimeInterpolable | |
---|---|
class |
Attitude
This class handles attitude definition at a given date. |
Uses of TimeInterpolable in org.orekit.frames.transformations |
---|
Classes in org.orekit.frames.transformations that implement TimeInterpolable | |
---|---|
class |
Transform
Transformation class in three dimensional space. |
Uses of TimeInterpolable in org.orekit.orbits |
---|
Classes in org.orekit.orbits that implement TimeInterpolable | |
---|---|
class |
ApsisOrbit
This class handles periapsis/apoapsis parameters. |
class |
CartesianOrbit
This class holds cartesian orbital parameters. |
class |
CircularOrbit
This class handles circular orbital parameters. |
class |
EquatorialOrbit
This class handles non circular equatorial orbital parameters. |
class |
EquinoctialOrbit
This class handles equinoctial orbital parameters, which can support both circular and equatorial orbits. |
class |
KeplerianOrbit
This class handles traditional keplerian orbital parameters. |
class |
Orbit
This class handles orbital parameters. |
Uses of TimeInterpolable in org.orekit.propagation |
---|
Classes in org.orekit.propagation that implement TimeInterpolable | |
---|---|
class |
SpacecraftState
This class is the representation of a complete state holding orbit, attitude for forces and events computation and additional states informations at a given date. |
Uses of TimeInterpolable in org.orekit.time |
---|
Classes in org.orekit.time with type parameters of type TimeInterpolable | |
---|---|
interface |
TimeInterpolable<T extends TimeInterpolable<T>>
This interface represents objects that can be interpolated in time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |