| 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.data |
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
|
| org.orekit.estimation.iod |
This package provides initial orbit determination methods.
|
| 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 |
This package provides measurement modifier.
|
| org.orekit.estimation.sequential |
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
|
| org.orekit.files.ccsds.definitions |
This package contains definitions for CCSDS objects (frames, time systems...).
|
| org.orekit.files.ccsds.ndm.adm |
This package contains class managing CCSDS Attitude Data Message.
|
| org.orekit.files.ccsds.ndm.adm.acm |
This package contains class managing CCSDS Attitude Comprehensive Message.
|
| org.orekit.files.ccsds.ndm.adm.aem |
This package contains class managing CCSDS Attitude Ephemeris Message.
|
| org.orekit.files.ccsds.ndm.adm.apm |
This package contains class managing CCSDS Attitude Parameter Message.
|
| org.orekit.files.ccsds.ndm.cdm |
This package contains class managing CCSDS Conjunction Data Message.
|
| org.orekit.files.ccsds.ndm.odm |
This package contains class managing CCSDS Orbit Data Message.
|
| org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
| org.orekit.files.ccsds.ndm.odm.oem |
This package contains class managing CCSDS Orbit Ephemeris Message.
|
| org.orekit.files.general |
This package provides interfaces for orbit file representations and corresponding
parsers.
|
| org.orekit.files.ilrs |
This package provides parsers for laser ranging data stored in CDR and CPF formats.
|
| org.orekit.files.rinex.clock |
This package provides classes related to navigation clock files.
|
| org.orekit.files.sinex |
This package provides classes related to station data.
|
| org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
| org.orekit.files.stk |
This package provides a parser for STK ephemeris files.
|
| 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.inertia |
This package provides inertial force model.
|
| org.orekit.forces.maneuvers |
This package provides models of simple maneuvers.
|
| org.orekit.forces.maneuvers.propulsion |
This package provides propulsion models intended to be used with class
Maneuver. |
| org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
| org.orekit.frames.encounter |
Package specific to encounter local orbital frame.
|
| org.orekit.geometry.fov |
This package provides classes for representing a spacecraft sensor Field Of View.
|
| 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.atmosphere |
This package provides the atmosphere model interface and several implementations.
|
| org.orekit.models.earth.displacement |
This package provides models computing reference points
displacements on Earth surface.
|
| org.orekit.models.earth.ionosphere |
This package provides models that simulate the impact of the ionosphere.
|
| org.orekit.models.earth.weather |
This package provides models that simulate global weather conditions on Earth.
|
| org.orekit.orbits |
This package provides classes to represent orbits.
|
| org.orekit.propagation |
Propagation
|
| org.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.gnss.data |
This package provides classes related to navigation data containing in
GNSS almanacs and navigation messages.
|
| org.orekit.propagation.analytical.tle |
This package provides classes to read and extrapolate tle's.
|
| org.orekit.propagation.analytical.tle.generation |
This package provides classes related to TLE generation.
|
| org.orekit.propagation.conversion |
This package provides tools to convert a given propagator or a set of
SpacecraftState 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.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.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.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| LOF
Interface for local orbital frame.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frames
A collection of commonly used
Frames. |
| LazyLoadedFrames
This class lazily loads auxiliary data when it is needed by a requested frame.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| EOPHistory
This class loads any kind of Earth Orientation Parameter data throughout a large time range.
|
| FieldStaticTransform
A transform that only includes translation and rotation.
|
| FieldTransform
Transformation class in three-dimensional space.
|
| Frame
Tridimensional references frames class.
|
| StaticTransform
A transform that only includes translation and rotation.
|
| TopocentricFrame
Topocentric frame.
|
| Transform
Transformation class in three dimensional space.
|
| TransformProvider
Interface for Transform providers.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| FieldTransform
Transformation class in three-dimensional space.
|
| Frame
Tridimensional references frames class.
|
| StaticTransform
A transform that only includes translation and rotation.
|
| Class and Description |
|---|
| LOFType
Enumerate for different types of Local Orbital Frames.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| LOFType
Enumerate for different types of Local Orbital Frames.
|
| Transform
Transformation class in three dimensional space.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Frames
A collection of commonly used
Frames. |
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| EOPEntry
This class holds an Earth Orientation Parameters entry.
|
| EopHistoryLoader
Interface for loading Earth Orientation Parameters history.
|
| ITRFVersion
Enumerate for ITRF versions.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| LOF
Interface for local orbital frame.
|
| Class and Description |
|---|
| AbstractFrames
This class is an implementation of
Frames that creates frames when they are
first used and uses synchronization to ensure that each frame is only created once. |
| EOPBasedTransformProvider
Interface for Transform providers that use
Earth Orientation Parameters. |
| EOPEntry
This class holds an Earth Orientation Parameters entry.
|
| EOPFittedModel
Container for fitted model for Earth Orientation Parameters.
|
| EOPFitter
Earth Orientation Parameters fitter for
EOP prediction. |
| EOPHistory
This class loads any kind of Earth Orientation Parameter data throughout a large time range.
|
| EopHistoryLoader
Interface for loading Earth Orientation Parameters history.
|
| EopHistoryLoader.Parser
Interface for parsing EOP data files.
|
| FactoryManagedFrame
Base class for the predefined frames that are managed by
Frames. |
| FieldPoleCorrection
Simple container class for pole correction parameters.
|
| FieldStaticTransform
A transform that only includes translation and rotation.
|
| FieldTransform
Transformation class in three-dimensional space.
|
| Frame
Tridimensional references frames class.
|
| Frames
A collection of commonly used
Frames. |
| 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.
|
| ITRFVersionLoader.ITRFVersionConfiguration
ITRF version configuration entry.
|
| ItrfVersionProvider
Interface for retrieving the ITRF version for a given set of EOP data.
|
| LazyLoadedEop
Loads Earth Orientation Parameters (EOP) from a configured set of
EopHistoryLoaders on demand. |
| LazyLoadedFrames
This class lazily loads auxiliary data when it is needed by a requested frame.
|
| LocalMagneticFieldFrame.LOFBuilderVector
Enum defining how the +j axis of the local orbital frame will be defined.
|
| LOF
Interface for local orbital frame.
|
| 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 by
Frames. |
| SingleParameterFitter
Fitter for one Earth Orientation Parameter.
|
| StaticTransform
A transform that only includes translation and rotation.
|
| Transform
Transformation class in three dimensional space.
|
| TransformProvider
Interface for Transform providers.
|
| VersionedITRF
Specific version of International Terrestrial Reference Frame.
|
| Class and Description |
|---|
| LOF
Interface for local orbital frame.
|
| Class and Description |
|---|
| Transform
Transformation class in three dimensional space.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| TopocentricFrame
Topocentric frame.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| FieldStaticTransform
A transform that only includes translation and rotation.
|
| FieldTransform
Transformation class in three-dimensional space.
|
| Frame
Tridimensional references frames class.
|
| Frames
A collection of commonly used
Frames. |
| LOF
Interface for local orbital frame.
|
| LOFType
Enumerate for different types of Local Orbital Frames.
|
| StaticTransform
A transform that only includes translation and rotation.
|
| Transform
Transformation class in three dimensional space.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Frames
A collection of commonly used
Frames. |
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Frames
A collection of commonly used
Frames. |
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| TopocentricFrame
Topocentric frame.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| Frame
Tridimensional references frames class.
|
| Class and Description |
|---|
| 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.
|
| LazyLoadedEop
Loads Earth Orientation Parameters (EOP) from a configured set of
EopHistoryLoaders on demand. |
| Class and Description |
|---|
| EOPHistory
This class loads any kind of Earth Orientation Parameter data throughout a large time range.
|
| Frame
Tridimensional references frames class.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.