Package org.orekit.models.earth.displacement
This package provides models computing reference points
displacements on Earth surface.
Currently the following models are included:
- Displacement of ground points due to tides
- Displacement of ground points due to ocean loading
- Author:
- L. Maisonobe
-
Interface Summary Interface Description StationDisplacement Interface for computing reference points displacement. -
Class Summary Class Description OceanLoading Modeling of displacement of reference points due to ocean loading.OceanLoadingCoefficients Site specific coefficients for ocean loading.OceanLoadingCoefficientsBLQFactory Factory for ocean loading coefficients, using Onsala Space Observatory files in BLQ format.OceanLoadingCoefficientsBlqParser Parser for ocean loading coefficients, using Onsala Space Observatory files in BLQ format.PostSeismicDeformation Modeling of displacement of one reference point due to post-seismic effects.PsdCorrection Model for post-seismic deformation corrections.TectonicsDisplacement Modeling of displacement of reference points due to plate tectonics.TidalDisplacement Modeling of displacement of reference points due to tidal effects.Tide Class representing a tide. -
Enum Summary Enum Description PsdCorrection.Axis Enumerate for correction axis.PsdCorrection.TimeEvolution Enumerate for correction time evolution.