| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.polynomials |
| Modifier and Type | Method and Description |
|---|---|
DatePolynomialFunction |
DatePolynomialFunction.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).
|
DatePolynomialFunction |
DatePolynomialFunction.derivative()
Getter for the derivative date polynomial function.
|
DatePolynomialFunction |
DatePolynomialFunction.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.