Sidereon.GNSS.SBAS.AirborneModel (Sidereon v0.19.1)

Copy Markdown View Source

SBAS airborne receiver and multipath contribution model.

Summary

Functions

Return the core default airborne receiver model.

Build an airborne receiver model from its receiver noise term.

Types

t()

@type t() :: %Sidereon.GNSS.SBAS.AirborneModel{sigma_noise_divergence_m: float()}

Functions

aad_a()

@spec aad_a() :: t()

Return the core default airborne receiver model.

new(sigma_noise_divergence_m)

@spec new(number()) :: t()

Build an airborne receiver model from its receiver noise term.