Package | Description |
---|---|
fr.cnes.sirius.patrius.data |
Modifier and Type | Method and Description |
---|---|
protected abstract double |
SeriesTerm.argument(BodiesElements elements)
Compute the argument for the current date.
|
double |
SeriesTerm.value(BodiesElements elements)
Compute the value of the term for the current date.
|
double[] |
SeriesTerm.value(BodiesElements elements,
BodiesElements elementsP)
Compute the value of the term for the current date and its first time derivative.
|
double |
PoissonSeries.value(double t,
BodiesElements elements)
Compute the value of the development for the current date.
|
double[] |
PoissonSeries.value(double t,
BodiesElements elements,
BodiesElements elementsP)
Compute the value of the development for the current date and its first time derivative.
|
Copyright © 2019 CNES. All Rights Reserved.