| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.polynomials |
| Modifier and Type | Method and Description |
|---|---|
DatePolynomialChebyshevFunction |
DatePolynomialChebyshevFunction.copy()
Copies this function and returns a new one identical to this.
|
DatePolynomialChebyshevFunction |
DatePolynomialChebyshevFunction.copy(AbsoluteDate newOriginDate)
Build a new date polynomial function whose value over time is the same as this (same degree), only the origin
date is different what may modify the time factor and/or the polynomial coefficients (pending the polynomial
type).
|
DatePolynomialChebyshevFunction |
DatePolynomialChebyshevFunction.derivative()
Getter for the derivative date polynomial function.
|
DatePolynomialChebyshevFunction |
DatePolynomialChebyshevFunction.primitive(AbsoluteDate date0,
double value0)
Getter for the primitive date polynomial function at the given date and for the given function value at
abscissa0.
|
Copyright © 2025 CNES. All rights reserved.