| 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.leastsquares |
The leastsquares package provides an implementation of a batch least
squares estimator engine to perform an orbit determination.
|
| org.orekit.estimation.measurements |
The measurements package defines everything that is related to orbit
determination measurements.
|
| org.orekit.estimation.measurements.gnss |
This package provides methods to handle GNSS measurements.
|
| 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 |
This package contains the base hierarchy for CCSDS ADM, ODM and TDM.
|
| org.orekit.files.ccsds.ndm.adm |
This package contains class managing CCSDS Attitude Data 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.ccsds.ndm.odm.omm |
This package contains class managing CCSDS Orbit Mean-Elements Message.
|
| org.orekit.files.ccsds.ndm.odm.opm |
This package contains class managing CCSDS Orbit Parameter Message.
|
| org.orekit.files.ccsds.ndm.tdm |
This package contains class managing CCSDS Tracking Data Message.
|
| org.orekit.files.ccsds.utils |
This package contains utilities shared by many CCSDS messages parsers/writers.
|
| org.orekit.files.ccsds.utils.parsing |
This package contains classes related to the processing
of parse tokens using the state design pattern.
|
| 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.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.forces |
This package provides the interface for force models that will be used by the
NumericalPropagator, 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.empirical |
This package provides empirical 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.forces.maneuvers.trigger |
This package provides maneuver triggers' models intended to be used with class
Maneuver. |
| 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 |
This package provides classes related to GNSS applications.
|
| 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.gnss.clock |
This package provides classes related to navigation clock files.
|
| 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.troposphere |
This package provides models that simulate the impact of the troposphere.
|
| 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.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 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.numerical.cr3bp |
Top level package for CR3BP Models used with a numerical propagator.
|
| 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.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 |
|---|
| AngularCoordinates
Simple container for rotation/rotation rate/rotation acceleration triplets.
|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| FieldAngularCoordinates
Simple container for rotation / rotation rate pairs, using
CalculusFieldElement. |
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
TimeStampedFieldAngularCoordinates
time-stamped version of FieldAngularCoordinates. |
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| AbsolutePVCoordinates
Position - Velocity - Acceleration linked to a date and a frame.
|
| ExtendedPVCoordinatesProvider
Interface for PV coordinates providers that also support fields.
|
| FieldPVCoordinates
Simple container for Position/Velocity pairs, using
CalculusFieldElement. |
| LagrangianPoints
Enumerate for selecting which Lagrangian Point to consider in different classes.
|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| Class and Description |
|---|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| IERSConventions
Supported IERS conventions.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
TimeStampedFieldAngularCoordinates
time-stamped version of FieldAngularCoordinates. |
| Class and Description |
|---|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| IERSConventions
Supported IERS conventions.
|
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| IERSConventions
Supported IERS conventions.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| IERSConventions
Supported IERS conventions.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| IERSConventions
Supported IERS conventions.
|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| IERSConventions.NutationCorrectionConverter
Interface for functions converting nutation corrections between
δΔψ/δΔε to δX/δY.
|
| TimeSpanMap
Container for objects that apply to spans of time.
|
| Class and Description |
|---|
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| TimeSpanMap
Container for objects that apply to spans of time.
|
| TimeSpanMap.Span
Holder for one time span.
|
| TimeSpanMap.Transition
Class holding transition times.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| TimeSpanMap
Container for objects that apply to spans of time.
|
| TimeSpanMap.Span
Holder for one time span.
|
| TimeSpanMap.Transition
Class holding transition times.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| TimeSpanMap
Container for objects that apply to spans of time.
|
| Class and Description |
|---|
| ExtendedPVCoordinatesProvider
Interface for PV coordinates providers that also support fields.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| AngularCoordinates
Simple container for rotation/rotation rate/rotation acceleration triplets.
|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| FieldAngularCoordinates
Simple container for rotation / rotation rate pairs, using
CalculusFieldElement. |
| FieldPVCoordinates
Simple container for Position/Velocity pairs, using
CalculusFieldElement. |
| IERSConventions
Supported IERS conventions.
|
| IERSConventions.NutationCorrectionConverter
Interface for functions converting nutation corrections between
δΔψ/δΔε to δX/δY.
|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
| TimeStampedGenerator
Generator to use for creating entries in
time stamped caches. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| ElevationMask
Class for modeling the ground elevation values around a given point.
|
| Class and Description |
|---|
| ExtendedPVCoordinatesProvider
Interface for PV coordinates providers that also support fields.
|
| TimeSpanMap
Container for objects that apply to spans of time.
|
| Class and Description |
|---|
| ExtendedPVCoordinatesProvider
Interface for PV coordinates providers that also support fields.
|
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
TimeStampedFieldAngularCoordinates
time-stamped version of FieldAngularCoordinates. |
| Class and Description |
|---|
| TimeSpanMap
Container for objects that apply to spans of time.
|
| Class and Description |
|---|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| TimeSpanMap.Span
Holder for one time span.
|
| TimeSpanMap.Transition
Class holding transition times.
|
| Class and Description |
|---|
| FieldPVCoordinates
Simple container for Position/Velocity pairs, using
CalculusFieldElement. |
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| LagrangianPoints
Enumerate for selecting which Lagrangian Point to consider in different classes.
|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| AbsolutePVCoordinates
Position - Velocity - Acceleration linked to a date and a frame.
|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldAbsolutePVCoordinates
Field implementation of AbsolutePVCoordinates.
|
| FieldArrayDictionary
String → CalculusFieldElement[] mapping, for small number of keys.
|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldPVCoordinates
Simple container for Position/Velocity pairs, using
CalculusFieldElement. |
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| Class and Description |
|---|
DateDriver
Parameter driver allowing to drive a date. |
| ElevationMask
Class for modeling the ground elevation values around a given point.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldArrayDictionary
String → CalculusFieldElement[] mapping, for small number of keys.
|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| ParametersDriversProvider
Provider for
parameters drivers. |
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| AbsolutePVCoordinates
Position - Velocity - Acceleration linked to a date and a frame.
|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| ParameterDriversList
Class managing several
parameter drivers,
taking care of duplicated names. |
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| Class and Description |
|---|
| AbstractMultipleShooting
Multiple shooting method using only constraints on state vectors of patch points (and possibly on epoch and integration time).
|
| MultipleShooting
Interface for Multiple shooting methods.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| Class and Description |
|---|
| ExtendedPVCoordinatesProvider
Interface for PV coordinates providers that also support fields.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParametersDriversProvider
Provider for
parameters drivers. |
| Class and Description |
|---|
| IERSConventions
Supported IERS conventions.
|
| Class and Description |
|---|
| AbsolutePVCoordinates
Position - Velocity - Acceleration linked to a date and a frame.
|
| AbstractMultipleShooting
Multiple shooting method using only constraints on state vectors of patch points (and possibly on epoch and integration time).
|
| AggregatedPVCoordinatesProvider
Aggreate multiple
PVCoordinatesProvider instances together
This can be used to describe an aircraft or surface vehicle. |
| AggregatedPVCoordinatesProvider.Builder
Builder class for
AggregatedPVCoordinatesProvider. |
| AngularCoordinates
Simple container for rotation/rotation rate/rotation acceleration triplets.
|
| AngularDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedAngularCoordinates
and TimeStampedFieldAngularCoordinates interpolation. |
| CartesianDerivativesFilter
Enumerate for selecting which derivatives to use in
TimeStampedPVCoordinates and
TimeStampedFieldPVCoordinates interpolation. |
| DoubleArrayDictionary
String → double[] mapping, for small number of keys.
|
| DoubleArrayDictionary.Entry
Entry in a dictionary.
|
| FieldAbsolutePVCoordinates
Field implementation of AbsolutePVCoordinates.
|
| FieldAngularCoordinates
Simple container for rotation / rotation rate pairs, using
CalculusFieldElement. |
| FieldArrayDictionary
String → CalculusFieldElement[] mapping, for small number of keys.
|
| FieldArrayDictionary.Entry
Entry in a dictionary.
|
| FieldPVCoordinates
Simple container for Position/Velocity pairs, using
CalculusFieldElement. |
| FieldPVCoordinatesProvider
Interface for PV coordinates providers.
|
| FieldTimeSpanMap.Transition
Local class holding transition times.
|
| IERSConventions
Supported IERS conventions.
|
| IERSConventions.NutationCorrectionConverter
Interface for functions converting nutation corrections between
δΔψ/δΔε to δX/δY.
|
| ImmutableTimeStampedCache
A cache of
TimeStamped data that provides concurrency through
immutability. |
| LagrangianPoints
Enumerate for selecting which Lagrangian Point to consider in different classes.
|
| LoveNumbers
Container for Love numbers.
|
| MultipleShooting
Interface for Multiple shooting methods.
|
| ParameterDriver
Class allowing to drive the value of a parameter.
|
| ParameterDriversList.DelegatingDriver
Specialized driver delegating to several other managing
the same parameter name.
|
| ParameterFunction
Interface representing a scalar function depending on a
ParameterDriver. |
| ParameterObserver
Interface for observing parameters changes.
|
| PVCoordinates
Simple container for Position/Velocity/Acceleration triplets.
|
| PVCoordinatesProvider
Interface for PV coordinates providers.
|
| StateFunction
Interface representing a vector function depending on
SpacecraftState. |
| StateJacobian
Interface representing the Jacobian of a vector function depending on
SpacecraftState. |
| TimeSpanMap
Container for objects that apply to spans of time.
|
| TimeSpanMap.Span
Holder for one time span.
|
| TimeSpanMap.Transition
Class holding transition times.
|
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates. |
| TimeStampedCache
Interface for a data structure that can provide concurrent access to
TimeStamped data surrounding a given date. |
TimeStampedFieldAngularCoordinates
time-stamped version of FieldAngularCoordinates. |
TimeStampedFieldPVCoordinates
time-stamped version of FieldPVCoordinates. |
| TimeStampedGenerator
Generator to use for creating entries in
time stamped caches. |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates. |
| WaypointPVBuilder
Builder class, enabling incremental building of an
PVCoordinatesProvider
instance using waypoints defined on an ellipsoid. |
| WaypointPVBuilder.InterpolationFactory
Factory interface, creating the
PVCoordinatesProvider instances between the provided waypoints. |
Copyright © 2002-2023 CS GROUP. All rights reserved.