Package gaiasky.util.coord.chebyshev
package gaiasky.util.coord.chebyshev
This package contains an implementation of body ephemeris based on
Chebyshev polynomials. Initial implementation provided by Wolfgang Löffler.
-
ClassDescriptionThe class
carries the Chebyshev coefficients of the ephemerides of a specific body.ChebyshevCoefficients
The class
contains the begin times and the Chebyshev polynomial coefficient data for the three dimensional vectors of the time granules.ChebyshevCoefficients.Coefficients
The class
contains the header data of a set of Chebyshev polynomials describing the structure of theChebyshevCoefficients.Header
for position and velocity.ChebyshevCoefficients.Coefficients
This class provides coordinates for a single body.The class
loads Chebyshev polynomial coefficients files into an instance ofChebyshevLoader
ChebyshevCoefficients
.