![]() |
0.5.0
|
Update Valid information. More...
Data Fields | |
double | dx |
Position change due to the update. | |
double | threshold |
Allowed position change. | |
bool | valid |
Flag if the solution is valid. |
Update Valid information.
Definition at line 408 of file RealTimeKinematic.hpp.
double NAV::RealTimeKinematic::UpdateStatus::dx |
Position change due to the update.
Definition at line 411 of file RealTimeKinematic.hpp.
double NAV::RealTimeKinematic::UpdateStatus::threshold |
Allowed position change.
Definition at line 412 of file RealTimeKinematic.hpp.
bool NAV::RealTimeKinematic::UpdateStatus::valid |
Flag if the solution is valid.
Definition at line 410 of file RealTimeKinematic.hpp.