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 |
---|---|
PolynomialNutation<T> |
PoissonSeries.getPolynomial()
Get the polynomial part of the series.
|
Constructor and Description |
---|
PoissonSeries(PolynomialNutation<T> polynomial,
Map<Long,org.orekit.data.SeriesTerm<T>> series)
Build a Poisson series from an IERS table file.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.