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.
|
Modifier and Type | Method and Description |
---|---|
FieldBodiesElements<DerivativeStructure> |
FundamentalNutationArguments.evaluateDerivative(AbsoluteDate date)
Evaluate all fundamental arguments for the current date (Delaunay plus planetary),
including the first time derivative.
|
Modifier and Type | Method and Description |
---|---|
S[] |
PoissonSeries.CompiledSeries.value(FieldBodiesElements<S> elements)
Evaluate a set of Poisson series.
|
T |
PoissonSeries.value(FieldBodiesElements<T> elements)
Evaluate the value of the series.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.