Result of one constant-velocity track prediction.
Summary
Types
@type t() :: %Sidereon.Estimation.TrackPrediction{ dt_s: float(), predicted: Sidereon.Estimation.TrackState.t(), process_noise: [[float()]], transition: [[float()]] }
Result of one constant-velocity track prediction.
@type t() :: %Sidereon.Estimation.TrackPrediction{ dt_s: float(), predicted: Sidereon.Estimation.TrackState.t(), process_noise: [[float()]], transition: [[float()]] }