Modifier and Type | Class and Description |
---|---|
class |
Attitude
This class handles attitude definition at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStampedRotation
Time-stamped version of Rotation . |
Modifier and Type | Class and Description |
---|---|
class |
PosVelChebyshev
Position-Velocity model based on Chebyshev polynomials.
|
Modifier and Type | Class and Description |
---|---|
class |
CodedEvent
This class represents an event occurrence.
|
static class |
CodedEventsLogger.LoggedCodedEvent
This class is used to store the coded event with contextual information.
|
Modifier and Type | Class and Description |
---|---|
static class |
MultiCodedEventsLogger.MultiLoggedCodedEvent
This class is used to store the coded event with contextual information.
|
Modifier and Type | Class and Description |
---|---|
class |
SatelliteTimeCoordinate
Contains the position/velocity of a satellite at an specific epoch.
|
Modifier and Type | Class and Description |
---|---|
class |
EOP1980Entry
This class holds an Earth Orientation Parameters entry (IAU1980).
|
class |
EOP2000Entry
This class holds an Earth Orientation Parameters entry (IAU2000).
|
class |
EOPEntry
This class holds an Earth Orientation Parameters entry.
|
Modifier and Type | Method and Description |
---|---|
Iterator<TimeStamped> |
AbstractEOPHistory.iterator() |
Iterator<TimeStamped> |
NoEOP2000History.iterator()
Iterator.
|
Modifier and Type | Class and Description |
---|---|
class |
CIPCoordinates
This class represents a Celestial Intermediate Pole.
|
Modifier and Type | Class and Description |
---|---|
class |
TidalCorrection
This class represents a Pole, UT1-UTC and length of day correction set for a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
Transform
Transformation class in three dimensional space.
|
Modifier and Type | Class and Description |
---|---|
class |
AlternateEquinoctialOrbit
This class handles alternate equinoctial orbital parameters, which can support both circular and
equatorial orbits.
|
class |
ApsisOrbit
This class handles periapsis/apoapsis parameters.
|
class |
CartesianOrbit
This class holds cartesian orbital parameters.
|
class |
CircularOrbit
This class handles circular orbital parameters.
|
class |
EquatorialOrbit
This class handles non circular equatorial orbital parameters.
|
class |
EquinoctialOrbit
This class handles equinoctial orbital parameters, which can support both circular and equatorial
orbits.
|
class |
KeplerianOrbit
This class handles traditional keplerian orbital parameters.
|
class |
Orbit
This class handles orbital parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStampedPVCoordinates
time-stamped version of PVCoordinates . |
Modifier and Type | Class and Description |
---|---|
class |
SpacecraftState
This class is the representation of a complete state holding orbit, attitude for forces and events computation and
additional states informations at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
OrbitCovariance
Class storing orbit covariance and method for coordinate and frame conversion.
|
Modifier and Type | Class and Description |
---|---|
class |
TLE
This class is a container for a single set of TLE data.
|
Modifier and Type | Class and Description |
---|---|
class |
DateDetector
Finder for date events.
|
class |
RelativeDateDetector
Date detector defined by relative date.
|
Modifier and Type | Class and Description |
---|---|
class |
StelaEquinoctialOrbit
This class handles Stela equinoctial orbital parameters, which can support both circular and
equatorial orbits.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStampedCache<T extends TimeStamped>
Generic thread-safe cache for
time-stamped data. |
interface |
TimeStampedGenerator<T extends TimeStamped>
Generator to use for creating entries in
time stamped caches . |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteDate
This class represents a specific instant in time.
|
Modifier and Type | Method and Description |
---|---|
T[] |
TimeStampedCache.getNeighbors(AbsoluteDate central)
Get the entries surrounding a central date.
|
Modifier and Type | Method and Description |
---|---|
int |
ChronologicalComparator.compare(TimeStamped timeStamped1,
TimeStamped timeStamped2)
Compare two time-stamped instances.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeStampedAngularCoordinates
time-stamped version of AngularCoordinates . |
Copyright © 2021 CNES. All rights reserved.