Uses of Class
org.orekit.forces.gravity.potential.OceanTidesWave
Packages that use OceanTidesWave
Package
Description
This package provides classes to read gravity field files and supports several
different formats.
-
Uses of OceanTidesWave in org.orekit.forces.gravity.potential
Methods in org.orekit.forces.gravity.potential that return types with arguments of type OceanTidesWaveModifier and TypeMethodDescriptionstatic List<OceanTidesWave> GravityFieldFactory.getOceanTidesWaves(int degree, int order) Get the ocean tides waves from the first supported file.GravityFields.getOceanTidesWaves(int degree, int order) Get the ocean tides waves.LazyLoadedGravityFields.getOceanTidesWaves(int degree, int order) Get the ocean tides waves.OceanTidesReader.getWaves()Get the loaded waves.