Sidereon.ClockStability.PowerLawNoiseOptions (Sidereon v0.26.1)

Copy Markdown View Source

Options for power-law clock-noise identification.

Summary

Types

t()

@type t() :: %Sidereon.ClockStability.PowerLawNoiseOptions{
  basic_tau_s: float(),
  measurement_bandwidth_hz: float(),
  min_points_per_octave: pos_integer(),
  scatter_tolerance: float(),
  slope_tolerance: float()
}