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.frames |
This package provides classes to handle frames and transforms between them.
|
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 | Description |
---|---|---|
class |
Attitude |
This class handles attitude definition at a given date.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
SP3File.SP3Coordinate |
A single record of position clock and possibly derivatives in an SP3 file.
|
Modifier and Type | Class | Description |
---|---|---|
class |
FieldTransform<T extends org.hipparchus.RealFieldElement<T>> |
Transformation class in three dimensional space.
|
class |
Transform |
Transformation class in three dimensional space.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CartesianOrbit |
This class holds Cartesian orbital parameters.
|
class |
CircularOrbit |
This class handles circular 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 | Description |
---|---|---|
class |
SpacecraftState |
This class is the representation of a complete state holding orbit, attitude
and mass information at a given date.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
TimeShiftable<T extends TimeShiftable<T>> |
This interface represents objects that can be shifted in time.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbsoluteDate |
This class represents a specific instant in time.
|
class |
FieldAbsoluteDate<T extends org.hipparchus.RealFieldElement<T>> |
This class represents a specific instant in time.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AngularCoordinates |
Simple container for rotation/rotation rate/rotation acceleration triplets.
|
class |
FieldPVCoordinates<T extends org.hipparchus.RealFieldElement<T>> |
Simple container for Position/Velocity pairs, using
RealFieldElement . |
class |
PVCoordinates |
Simple container for Position/Velocity/Acceleration triplets.
|
class |
TimeStampedAngularCoordinates |
time-stamped version of AngularCoordinates . |
class |
TimeStampedFieldPVCoordinates<T extends org.hipparchus.RealFieldElement<T>> |
time-stamped version of FieldPVCoordinates . |
class |
TimeStampedPVCoordinates |
time-stamped version of PVCoordinates . |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.