Package | Description |
---|---|
org.orekit.attitudes |
This package provides classes to represent simple attitudes.
|
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.orbits |
This package provides classes to represent orbits.
|
org.orekit.propagation |
Propagation
|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
org.orekit.time |
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAttitude<T extends org.hipparchus.RealFieldElement<T>>
This class handles attitude definition at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldBodiesElements<T extends org.hipparchus.RealFieldElement<T>>
Elements of the bodies having an effect on nutation.
|
class |
FieldDelaunayArguments<T extends org.hipparchus.RealFieldElement<T>>
Delaunay arguments used for nutation or tides.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldCartesianOrbit<T extends org.hipparchus.RealFieldElement<T>>
This class holds Cartesian orbital parameters.
|
class |
FieldCircularOrbit<T extends org.hipparchus.RealFieldElement<T>>
This class handles circular orbital parameters.
|
class |
FieldEquinoctialOrbit<T extends org.hipparchus.RealFieldElement<T>>
This class handles equinoctial orbital parameters, which can support both
circular and equatorial orbits.
|
class |
FieldKeplerianOrbit<T extends org.hipparchus.RealFieldElement<T>>
This class handles traditional Keplerian orbital parameters.
|
class |
FieldOrbit<T extends org.hipparchus.RealFieldElement<T>>
This class handles orbital parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldSpacecraftState<T extends org.hipparchus.RealFieldElement<T>>
This class is the representation of a complete state holding orbit, attitude
and mass information at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldDateDetector<T extends org.hipparchus.RealFieldElement<T>>
Finder for date events.
|
Constructor and Description |
---|
FieldDateDetector(T maxCheck,
T threshold,
FieldTimeStamped<T>... dates)
Build a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAbsoluteDate<T extends org.hipparchus.RealFieldElement<T>>
This class represents a specific instant in time.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.