Sidereon.GeodeticTimeSeries.MidasOptions (Sidereon v0.25.0)

Copy Markdown View Source

Options for the MIDAS velocity estimator.

Summary

Types

t()

@type t() :: %Sidereon.GeodeticTimeSeries.MidasOptions{
  dominant_period_years: float(),
  min_pairs: pos_integer(),
  period_tolerance_years: float()
}