Sidereon.GNSS.Data.Product (Sidereon v0.24.0)

Copy Markdown View Source

Pure identity for one GNSS archive product.

Summary

Types

t()

@type t() :: %Sidereon.GNSS.Data.Product{
  center: String.t(),
  date: Date.t(),
  issue: String.t() | nil,
  product_type: String.t(),
  sample: String.t()
}