Klobuchar alpha and beta ionosphere coefficients.
alpha and beta are the four coefficient values broadcast by the RINEX NAV header for a constellation.
alpha
beta
@type coeffs() :: {float(), float(), float(), float()}
@type t() :: %Sidereon.GNSS.Broadcast.KlobucharAlphaBeta{ alpha: coeffs(), beta: coeffs() }