Sidereon.ClockStability.PowerLawNoiseRegion (Sidereon v0.23.0)

Copy Markdown View Source

Consecutive tau span used for one fitted power-law coefficient.

Summary

Types

t()

@type t() :: %Sidereon.ClockStability.PowerLawNoiseRegion{
  coefficient: float(),
  mean_slope: float(),
  noise_type: atom(),
  octave_count: pos_integer(),
  point_count: pos_integer(),
  tau_end_s: float(),
  tau_start_s: float()
}