Sidereon.GeodeticTimeSeries.NetworkStation (Sidereon v0.29.1)

Copy Markdown View Source

One station input for network motion-field estimation.

Summary

Types

t()

@type t() :: %Sidereon.GeodeticTimeSeries.NetworkStation{
  frame: Sidereon.GeodeticTimeSeries.frame(),
  id: String.t(),
  reference: {float(), float(), float()},
  samples: [Sidereon.GeodeticTimeSeries.PositionSample.t()]
}