Uses of Interface
org.orekit.models.earth.displacement.StationDisplacement
Packages that use StationDisplacement
Package
Description
The measurements package defines everything that is related to orbit
determination measurements.
This package provides models computing reference points
displacements on Earth surface.
-
Uses of StationDisplacement in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return StationDisplacementConstructors in org.orekit.estimation.measurements with parameters of type StationDisplacementModifierConstructorDescriptionGroundStation(TopocentricFrame baseFrame, EOPHistory eopHistory, StationDisplacement... displacements) Simple constructor.GroundStation(TopocentricFrame baseFrame, EOPHistory eopHistory, QuadraticClockModel clock, StationDisplacement... displacements) Simple constructor. -
Uses of StationDisplacement in org.orekit.models.earth.displacement
Classes in org.orekit.models.earth.displacement that implement StationDisplacementModifier and TypeClassDescriptionclassModeling of displacement of reference points due to ocean loading.classModeling of displacement of one reference point due to post-seismic effects.classModeling of displacement of reference points due to plate tectonics.classModeling of displacement of reference points due to tidal effects.