Uses of Package
org.orekit.frames
-
Packages that use org.orekit.frames Package Description org.orekit.attitudes This package provides classes to represent simple attitudes.org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids.org.orekit.estimation.iod 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.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.drag.atmosphere This package provides the atmosphere model interface and several implementations.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.frames This package provides classes to handle frames and transforms between them.org.orekit.gnss.antenna This package provides classes related to receiver and satellites antenna modeling.org.orekit.gnss.attitude This package provides classes related to navigation satellites attitude modeling.org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment.org.orekit.models.earth.displacement This package provides models computing reference points displacements on Earth surface.org.orekit.orbits This package provides classes to represent orbits.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.integration Utilities for integration-based propagators (both numerical and semi-analytical).org.orekit.propagation.numerical Top level package for numerical propagators.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.propagation.semianalytical.dsst.utilities This package provides utilities for Draper Semi-analytical Satellite Theory (DSST).org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together.org.orekit.utils This package provides useful objects. -
Classes in org.orekit.frames used by org.orekit.attitudes Class Description Frame Tridimensional references frames class.LOFType Enumerate for different types of Local Orbital Frames. -
Classes in org.orekit.frames used by org.orekit.bodies Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.estimation.iod Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.estimation.measurements Class Description EOPHistory This class loads any kind of Earth Orientation Parameter data throughout a large time range.FieldTransform Transformation class in three dimensional space.Frame Tridimensional references frames class.TopocentricFrame Topocentric frame.Transform Transformation class in three dimensional space.TransformProvider Interface for Transform providers. -
Classes in org.orekit.frames used by org.orekit.estimation.measurements.generation Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.estimation.sequential Class Description LOFType Enumerate for different types of Local Orbital Frames. -
Classes in org.orekit.frames used by org.orekit.files.ccsds Class Description Frame Tridimensional references frames class.LOFType Enumerate for different types of Local Orbital Frames. -
Classes in org.orekit.frames used by org.orekit.files.general Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.files.sp3 Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces.drag Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces.drag.atmosphere Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces.gravity Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces.maneuvers Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.forces.radiation Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.frames Class Description EOPBasedTransformProvider Interface for Transform providers that useEarth Orientation Parameters
.EOPEntry This class holds an Earth Orientation Parameters entry.EOPHistory This class loads any kind of Earth Orientation Parameter data throughout a large time range.EOPHistoryLoader Interface for loading Earth Orientation Parameters history.FactoryManagedFrame Base class for the predefined frames that are managed byFramesFactory
.FieldPoleCorrection Simple container class for pole correction parameters.FieldTransform Transformation class in three dimensional space.Frame Tridimensional references frames class.GTODProvider Greenwich True Of Date Frame, also known as True of Date Rotating frame (TDR) or Greenwich Rotating Coordinate frame (GCR).HelmertTransformation Transformation class for geodetic systems.HelmertTransformation.Predefined Enumerate for predefined Helmert transformations.ITRFVersion Enumerate for ITRF versions.ITRFVersion.Converter Specialized transform provider between ITRF frames.LOFType Enumerate for different types of Local Orbital Frames.OrphanFrame Prototype frame that can be built from leaf to roots and later attached to a tree.PoleCorrection Simple container class for pole correction parameters.Predefined Predefined frames provided byFramesFactory
.Transform Transformation class in three dimensional space.TransformProvider Interface for Transform providers.VersionedITRF Specific version of International Terrestrial Reference Frame. -
Classes in org.orekit.frames used by org.orekit.gnss.antenna Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.gnss.attitude Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.models.earth Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.models.earth.displacement Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.orbits Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation Class Description FieldTransform Transformation class in three dimensional space.Frame Tridimensional references frames class.Transform Transformation class in three dimensional space. -
Classes in org.orekit.frames used by org.orekit.propagation.analytical Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.analytical.gnss Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.analytical.tle Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.conversion Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.events Class Description Frame Tridimensional references frames class.TopocentricFrame Topocentric frame. -
Classes in org.orekit.frames used by org.orekit.propagation.integration Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.numerical Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.semianalytical.dsst Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.semianalytical.dsst.forces Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.propagation.semianalytical.dsst.utilities Class Description Frame Tridimensional references frames class. -
Classes in org.orekit.frames used by org.orekit.time Class Description EOPHistory This class loads any kind of Earth Orientation Parameter data throughout a large time range. -
Classes in org.orekit.frames used by org.orekit.utils Class Description EOPHistory This class loads any kind of Earth Orientation Parameter data throughout a large time range.Frame Tridimensional references frames class.