OceanLoading
, TidalDisplacement
public interface StationDisplacement
Modifier and Type | Method | Description |
---|---|---|
Vector3D |
displacement(BodiesElements elements,
Frame earthFrame,
Vector3D referencePoint) |
Compute displacement of a ground reference point.
|
Vector3D displacement(BodiesElements elements, Frame earthFrame, Vector3D referencePoint) throws OrekitException
elements
- elements affecting Earth orientationearthFrame
- Earth frame in which reference point is definedreferencePoint
- reference point position in earthFrame
referencePoint
OrekitException
- if displacement cannot be computedCopyright © 2002-2018 CS Systèmes d'information. All rights reserved.