Package | Description |
---|---|
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.forces.gravity.potential |
This package provides classes to read gravity field files and supports several
different formats.
|
Modifier and Type | Method and Description |
---|---|
BodiesElements |
FundamentalNutationArguments.evaluateAll(AbsoluteDate date)
Evaluate all fundamental arguments for the current date (Delaunay plus planetary).
|
Modifier and Type | Method and Description |
---|---|
double[] |
PoissonSeries.CompiledSeries.derivative(BodiesElements elements)
Evaluate time derivative of a set of Poisson series.
|
double |
PoissonSeries.value(BodiesElements elements)
Evaluate the value of the series.
|
double[] |
PoissonSeries.CompiledSeries.value(BodiesElements elements)
Evaluate a set of Poisson series.
|
Modifier and Type | Method and Description |
---|---|
void |
OceanTidesWave.addContribution(BodiesElements elements,
double[][] cnm,
double[][] snm)
Add the contribution of the wave to Stokes coefficients.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.