Struct BatchFilterIterationInfo¶
Defined in File batch_filter.h
Struct Documentation¶
-
struct BatchFilterIterationInfo¶
Diagnostics for a single batch filter iteration, in the order the iterations were performed.
state_estimateis the state before this iteration’s correction was applied, so it lines up withweighted_rms(computed from residuals at that state) and precedes the application ofcorrection_norm.