Sidereon.SourceLocalization.GeometryQuality (Sidereon v0.19.1)

Copy Markdown View Source

Compatibility namespace for source-localization geometry diagnostics.

Source-localization solutions now use Sidereon.GeometryQuality, the shared geometry observability struct.

Summary

Types

t()

Shared geometry observability diagnostics.

Functions

Decode the NIF tuple representation into a geometry diagnostics struct.

Encode a geometry diagnostics struct into the tuple representation used by the NIF.

Types

t()

Shared geometry observability diagnostics.

Functions

from_nif(term)

Decode the NIF tuple representation into a geometry diagnostics struct.

to_nif(geometry_quality)

Encode a geometry diagnostics struct into the tuple representation used by the NIF.