|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.orekit.forces.gravity.tides.TerrestrialTidesDataProvider
public final class TerrestrialTidesDataProvider
Terrestrial tides parameters given by the IERS 2003 standard.
| Constructor Summary | |
|---|---|
TerrestrialTidesDataProvider()
Simple constructor. |
|
TerrestrialTidesDataProvider(TidesStandards.TidesStandard tideStandard)
Simple constructor. |
|
| Method Summary | |
|---|---|
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. |
double[][] |
getNutationCoefficients()
Get constant coefficients coming from the luni solar nutation theory in order to compute the fundamental arguments. |
TidesStandards.TidesStandard |
getStandard()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TerrestrialTidesDataProvider()
throws OrekitException
OrekitException - thrown if standard is different from IERS 2003
public TerrestrialTidesDataProvider(TidesStandards.TidesStandard tideStandard)
throws OrekitException
tideStandard - the tide standard
OrekitException - thrown if standard is different from IERS 2003| Method Detail |
|---|
public double[] getAnelasticityCorrectionLoveNumber2()
ITerrestrialTidesDataProvider
getAnelasticityCorrectionLoveNumber2 in interface ITerrestrialTidesDataProviderpublic double[] getAnelasticityCorrectionLoveNumber3()
ITerrestrialTidesDataProvider
getAnelasticityCorrectionLoveNumber3 in interface ITerrestrialTidesDataProviderpublic double[] getEllipticityCorrectionLoveNumber2()
ITerrestrialTidesDataProvider
getEllipticityCorrectionLoveNumber2 in interface ITerrestrialTidesDataProviderpublic double[][] getFrequencyCorrection()
ITerrestrialTidesDataProvider
getFrequencyCorrection in interface ITerrestrialTidesDataProviderpublic double[][] getNutationCoefficients()
ITerrestrialTidesDataProvider
getNutationCoefficients in interface ITerrestrialTidesDataProviderpublic double[] getDoodsonNumbers()
ITerrestrialTidesDataProvider
getDoodsonNumbers in interface ITerrestrialTidesDataProviderpublic TidesStandards.TidesStandard getStandard()
getStandard in interface ITerrestrialTidesDataProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||