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
Nested ClassesModifier and TypeClassDescriptionstatic classThe classcontains the begin times and the Chebyshev polynomial coefficient data for the three dimensional vectors of the time granules.ChebyshevCoefficients.Coefficientsstatic classThe classcontains the header data of a set of Chebyshev polynomials describing the structure of theChebyshevCoefficients.Headerfor position and velocity.ChebyshevCoefficients.Coefficients -
Field Summary
FieldsModifier and TypeFieldDescriptionThefor the position dataChebyshevCoefficients.CoefficientsThefor the vector typesChebyshevCoefficients.Headers -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
header
Thefor the vector typesChebyshevCoefficients.Headers -
coefficients
Thefor the position dataChebyshevCoefficients.Coefficients
-
-
Constructor Details
-
ChebyshevCoefficients
public ChebyshevCoefficients()
-