Sidereon.GeodeticTimeSeries.MotionField (Sidereon v0.31.2)

Copy Markdown View Source

Network motion field in one output ENU frame.

Summary

Types

t()

@type t() :: %Sidereon.GeodeticTimeSeries.MotionField{
  common_mode_enu_m_per_yr: {float(), float(), float()},
  origin: {float(), float(), float()},
  remove_common_mode: boolean(),
  stations: [map()]
}