public interface PotentialTimeVariations
| Modifier and Type | Method and Description |
|---|---|
void |
updateCoefficientsCandS(AbsoluteDate date)
Update the C and the S coefficients for acceleration computation.
|
void |
updateCoefficientsCandSPD(AbsoluteDate date)
Update the C and the S coefficients for partial derivatives computation.
|
void updateCoefficientsCandS(AbsoluteDate date) throws PatriusException
date - : datePatriusException - if position cannot be computed in given framevoid updateCoefficientsCandSPD(AbsoluteDate date) throws PatriusException
date - : datePatriusException - if position cannot be computed in given frameCopyright © 2021 CNES. All rights reserved.