![]() |
0.4.1
|
Normalized Innovation Squared (NIS) test results. More...
Data Fields | |
double | NIS |
Normalized Innovation Squared (NIS) | |
double | r2 |
Upper boundary of one-sided acceptance interval. | |
bool | triggered |
Whether the test triggered. | |
Normalized Innovation Squared (NIS) test results.
Definition at line 388 of file KeyedKalmanFilter.hpp.
double NAV::KeyedKalmanFilter< Scalar, StateKeyType, MeasKeyType >::NISResult::NIS |
Normalized Innovation Squared (NIS)
Definition at line 391 of file KeyedKalmanFilter.hpp.
double NAV::KeyedKalmanFilter< Scalar, StateKeyType, MeasKeyType >::NISResult::r2 |
Upper boundary of one-sided acceptance interval.
Definition at line 392 of file KeyedKalmanFilter.hpp.
bool NAV::KeyedKalmanFilter< Scalar, StateKeyType, MeasKeyType >::NISResult::triggered |
Whether the test triggered.
Definition at line 390 of file KeyedKalmanFilter.hpp.