Uses of Package
org.orekit.propagation
-
Packages that use org.orekit.propagation Package Description org.orekit.attitudes This package provides classes to represent simple attitudes.org.orekit.estimation.measurements The measurements package defines everything that is related to orbit determination measurements.org.orekit.estimation.measurements.generation This package provides Orbit Determination measurements generation.org.orekit.estimation.measurements.modifiers org.orekit.estimation.sequential org.orekit.files.ccsds This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.org.orekit.files.general This package provides interfaces for orbit file representations and corresponding parsers.org.orekit.files.sp3 This package provides a parser for orbit data stored in SP3 format.org.orekit.forces This package provides the interface for force models that will be used by theNumericalPropagator
, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...).org.orekit.forces.drag This package provides all drag-related forces.org.orekit.forces.gravity This package provides all gravity-related forces.org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.forces.radiation This package provides all radiation pressure related forces.org.orekit.gnss This package provides classes related to GNSS applications.org.orekit.propagation Propagationorg.orekit.propagation.analytical Top level package for analytical propagators.org.orekit.propagation.analytical.gnss This package provides classes to propagate GNSS orbits.org.orekit.propagation.analytical.tle This package provides classes to read and extrapolate tle's.org.orekit.propagation.conversion This package provides tools to convert a given propagator or a set ofSpacecraftState
into another propagator.org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation.org.orekit.propagation.events.handlers This package provides an interface and classes dealing with events occurrence only.org.orekit.propagation.integration Utilities for integration-based propagators (both numerical and semi-analytical).org.orekit.propagation.numerical Top level package for numerical propagators.org.orekit.propagation.sampling This package provides interfaces and classes dealing with step handling during propagation.org.orekit.propagation.semianalytical.dsst This package provides an implementation of the Draper Semi-analytical Satellite Theory (DSST).org.orekit.propagation.semianalytical.dsst.forces This package provides force models for Draper Semi-analytical Satellite Theory (DSST).org.orekit.utils This package provides useful objects. -
Classes in org.orekit.propagation used by org.orekit.attitudes Class Description FieldPropagator This interface provides a way to propagate an orbit at any time.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.estimation.measurements Class Description SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.estimation.measurements.generation Class Description Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.estimation.measurements.modifiers Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.estimation.sequential Class Description SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.files.ccsds Class Description SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.files.general Class Description BoundedPropagator This interface is intended for ephemerides valid only during a time range.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.files.sp3 Class Description BoundedPropagator This interface is intended for ephemerides valid only during a time range. -
Classes in org.orekit.propagation used by org.orekit.forces Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.forces.drag Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.forces.gravity Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.forces.maneuvers Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.forces.radiation Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.gnss Class Description Propagator This interface provides a way to propagate an orbit at any time. -
Classes in org.orekit.propagation used by org.orekit.propagation Class Description AdditionalStateProvider This interface represents providers for additional state data beyondSpacecraftState
.BoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldAdditionalStateProvider This interface represents providers for additional state data beyondSpacecraftState
.FieldBoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldPropagator This interface provides a way to propagate an orbit at any time.FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.analytical Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.BoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldAbstractPropagator Common handling ofPropagator
methods for analytical propagators.FieldBoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldPropagator This interface provides a way to propagate an orbit at any time.FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.analytical.gnss Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.AdditionalStateProvider This interface represents providers for additional state data beyondSpacecraftState
.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.analytical.tle Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.conversion Class Description Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.events Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.events.handlers Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.integration Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.AdditionalStateProvider This interface represents providers for additional state data beyondSpacecraftState
.BoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldAbstractPropagator Common handling ofPropagator
methods for analytical propagators.FieldAdditionalStateProvider This interface represents providers for additional state data beyondSpacecraftState
.FieldBoundedPropagator This interface is intended for ephemerides valid only during a time range.FieldPropagator This interface provides a way to propagate an orbit at any time.FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.numerical Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.FieldAbstractPropagator Common handling ofPropagator
methods for analytical propagators.FieldPropagator This interface provides a way to propagate an orbit at any time.FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.sampling Class Description FieldSpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.semianalytical.dsst Class Description AbstractPropagator Common handling ofPropagator
methods for analytical propagators.Propagator This interface provides a way to propagate an orbit at any time.SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.propagation.semianalytical.dsst.forces Class Description SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date. -
Classes in org.orekit.propagation used by org.orekit.utils Class Description SpacecraftState This class is the representation of a complete state holding orbit, attitude and mass information at a given date.