|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TidesStandards.TidesStandard | |
---|---|
org.orekit.forces.gravity.tides |
Uses of TidesStandards.TidesStandard in org.orekit.forces.gravity.tides |
---|
Methods in org.orekit.forces.gravity.tides that return TidesStandards.TidesStandard | |
---|---|
TidesStandards.TidesStandard |
OceanTidesDataProvider.getStandard()
|
TidesStandards.TidesStandard |
ITerrestrialTidesDataProvider.getStandard()
|
TidesStandards.TidesStandard |
TerrestrialTidesDataProvider.getStandard()
|
TidesStandards.TidesStandard |
IOceanTidesDataProvider.getStandard()
Get the ocean tides standard |
static TidesStandards.TidesStandard |
TidesStandards.TidesStandard.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TidesStandards.TidesStandard[] |
TidesStandards.TidesStandard.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.orekit.forces.gravity.tides with parameters of type TidesStandards.TidesStandard | |
---|---|
static double[][] |
TidesToolbox.computeFundamentalArguments(AbsoluteDate date,
TidesStandards.TidesStandard standard)
Method to compute the Doodson fundamental arguments. |
static double[][] |
TidesToolbox.computeNutationArguments(double jd,
TidesStandards.TidesStandard standard)
Method to compute the fundamental arguments from the luni-solar nutation theory. |
Constructors in org.orekit.forces.gravity.tides with parameters of type TidesStandards.TidesStandard | |
---|---|
OceanTidesDataProvider(OceanTidesCoefficientsProvider coefficientsProvider,
TidesStandards.TidesStandard tideStandard)
Simple constructor. |
|
TerrestrialTidesDataProvider(TidesStandards.TidesStandard tideStandard)
Simple constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |