Sidereon.GNSS.Data.MergeReport (Sidereon v0.31.2)

Copy Markdown View Source

Audit report for merged SP3 acquisition. requested_centers preserves the normalized caller order and authenticates the exact contributor/absent partition when a report is persisted and verified.

Summary

Types

t()

@type t() :: %Sidereon.GNSS.Data.MergeReport{
  absent: term(),
  contributors: term(),
  input_identity_schema_version: term(),
  merge_policy: term(),
  merge_report: term(),
  merged: term(),
  requested_centers: term(),
  single_product: term(),
  source_count: term(),
  stable_input_identity: term()
}