Package | Description |
---|---|
org.orekit.attitudes |
This package provides classes to represent simple attitudes.
|
org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
org.orekit.orbits |
This package provides classes to represent orbits.
|
org.orekit.propagation |
Propagation
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AttitudeInterpolator
Class for attitude interpolation.
|
Modifier and Type | Class and Description |
---|---|
class |
SP3CoordinateHermiteInterpolator
Interpolator for
SP3 coordinates . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrbitInterpolator
Abstract class for orbit interpolator.
|
class |
OrbitBlender
Orbit blender.
|
class |
OrbitHermiteInterpolator
Class using a Hermite interpolator to interpolate orbits.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStateCovarianceInterpolator
Abstract class for orbit and state covariance interpolator.
|
class |
SpacecraftStateInterpolator
Generic class for spacecraft state interpolator.
|
class |
StateCovarianceBlender
State covariance blender.
|
class |
StateCovarianceKeplerianHermiteInterpolator
State covariance Keplerian quintic interpolator.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStampedDoubleHermiteInterpolator
Hermite interpolator of time stamped double value.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsolutePVCoordinatesHermiteInterpolator
Class using a Hermite interpolator to interpolate absolute position-velocity-acceleration coordinates.
|
class |
TimeStampedAngularCoordinatesHermiteInterpolator
Class using Hermite interpolator to interpolate time stamped angular coordinates.
|
class |
TimeStampedPVCoordinatesHermiteInterpolator
Class using a Hermite interpolator to interpolate time stamped position-velocity-acceleration coordinates.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.