Package gaiasky.util.coord.chebyshev
Class ChebyshevCoefficients
java.lang.Object
gaiasky.util.coord.chebyshev.ChebyshevCoefficients
The class
ChebyshevCoefficients
carries the
Chebyshev coefficients of the ephemerides of a specific body.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
The class
contains the begin times and the Chebyshev polynomial coefficient data for the three dimensional vectors of the time granules.ChebyshevCoefficients.Coefficients
static class
The class
contains the header data of a set of Chebyshev polynomials describing the structure of theChebyshevCoefficients.Header
for position and velocity.ChebyshevCoefficients.Coefficients
-
Field Summary
Modifier and TypeFieldDescriptionThe
for the position dataChebyshevCoefficients.Coefficients
The
for the vector typesChebyshevCoefficients.Header
s -
Constructor Summary
-
Method Summary
-
Field Details
-
header
The
for the vector typesChebyshevCoefficients.Header
s -
coefficients
The
for the position dataChebyshevCoefficients.Coefficients
-
-
Constructor Details
-
ChebyshevCoefficients
public ChebyshevCoefficients()
-