Uses of Class
org.orekit.data.PolynomialNutation
Packages that use PolynomialNutation
Package
Description
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
-
Uses of PolynomialNutation in org.orekit.data
Methods in org.orekit.data that return PolynomialNutationModifier and TypeMethodDescriptionPoissonSeries.getPolynomial()Get the polynomial part of the series.Constructors in org.orekit.data with parameters of type PolynomialNutationModifierConstructorDescriptionPoissonSeries(PolynomialNutation polynomial, Map<Long, org.orekit.data.SeriesTerm> series) Build a Poisson series from an IERS table file.