public interface ITerrestrialTidesDataProvider extends Serializable
Modifier and Type | Method and Description |
---|---|
double[] |
getAnelasticityCorrectionLoveNumber2()
Get second degree Love number for the third body perturbation.
|
double[] |
getAnelasticityCorrectionLoveNumber3()
Get third degree Love number for the third body perturbation.
|
double[] |
getDoodsonNumbers()
Get the Doodson numbers used by the standard.
|
double[] |
getEllipticityCorrectionLoveNumber2()
Get second degree Love number for the ellipticity perturbation.
|
double[][] |
getFrequencyCorrection()
Get the frequency corrections as a table of Love number corrections associated to a Doodson number i.e. a wave.
|
double[][] |
getNutationCoefficients()
Get constant coefficients coming from the luni solar nutation theory in order to compute the fundamental
arguments.
|
TidesStandards.TidesStandard |
getStandard() |
double[] getAnelasticityCorrectionLoveNumber2()
double[] getAnelasticityCorrectionLoveNumber3()
double[] getEllipticityCorrectionLoveNumber2()
double[][] getFrequencyCorrection()
double[][] getNutationCoefficients()
double[] getDoodsonNumbers()
TidesStandards.TidesStandard getStandard()
Copyright © 2021 CNES. All rights reserved.