public interface StationDisplacement
Modifier and Type | Method and Description |
---|---|
Vector3D |
displacement(BodiesElements elements,
Frame earthFrame,
Vector3D referencePoint)
Compute displacement of a ground reference point.
|
Vector3D displacement(BodiesElements elements, Frame earthFrame, Vector3D referencePoint)
elements
- elements affecting Earth orientationearthFrame
- Earth frame in which reference point is definedreferencePoint
- reference point position in earthFrame
referencePoint
Copyright © 2002-2022 CS GROUP. All rights reserved.