Sidereon.ClockStability.PowerLawNoiseFit (Sidereon v0.26.1)

Copy Markdown View Source

Power-law clock-noise identification result.

Summary

Types

t()

@type t() :: %Sidereon.ClockStability.PowerLawNoiseFit{
  coefficients: [float()],
  dominant_per_octave: [Sidereon.ClockStability.PowerLawOctave.t()],
  regions: [Sidereon.ClockStability.PowerLawNoiseRegion.t()]
}