0.5.0
Loading...
Searching...
No Matches
NAV::RealTimeKinematic::UpdateStatus Struct Reference

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.

Detailed Description

Update Valid information.

Definition at line 408 of file RealTimeKinematic.hpp.

Field Documentation

◆ dx

double NAV::RealTimeKinematic::UpdateStatus::dx

Position change due to the update.

Definition at line 411 of file RealTimeKinematic.hpp.

◆ threshold

double NAV::RealTimeKinematic::UpdateStatus::threshold

Allowed position change.

Definition at line 412 of file RealTimeKinematic.hpp.

◆ valid

bool NAV::RealTimeKinematic::UpdateStatus::valid

Flag if the solution is valid.

Definition at line 410 of file RealTimeKinematic.hpp.


The documentation for this struct was generated from the following file: