One SBAS log block with decoded message metadata.
@type t() :: %Sidereon.GNSS.SBAS.LogBlock{ bytes: [byte()], epoch_scale: String.t(), form: String.t(), message: Sidereon.GNSS.SBAS.Message.t(), satellite_id: String.t(), tow_s: float(), week: integer() }