Sidereon.OrbitDetermination.OrbitResidualStats (Sidereon v0.16.1)

Copy Markdown View Source

RTN residual RMS summary.

Summary

Types

t()

@type t() :: %Sidereon.OrbitDetermination.OrbitResidualStats{
  along_rms_m: float(),
  cross_rms_m: float(),
  low_sample_count: boolean(),
  n: non_neg_integer(),
  radial_rms_m: float(),
  rms_3d_m: float()
}