Enumerations | |
enum | nv_solution_status_t { SOL_COMPUTED = 0 , INSUFFICIENT_OBS , NO_CONVERGENCE , SINGULARITY , COV_TRACE , TEST_DIST , COLD_START , V_H_LIMIT , VARIANCE , RESIDUALS , DELTA_POS , NEGATIVE_VAR , INTEGRITY_WARNING =13 , INS_INACTIVE , INS_ALIGNING , INS_BAD , IMU_UNPLUGGED , PENDING = 18 , INVALID_FIX } |
Novatel OEM6 firmware reference, table 85. More... | |
Functions | |
const std::string OBS_IMPEXP & | enum2str (int val) |
for nv_solution_status_t | |
Novatel OEM6 firmware reference, table 85.
Definition at line 102 of file gnss_messages_novatel.h.
const std::string OBS_IMPEXP & mrpt::obs::gnss::nv_oem6_solution_status::enum2str | ( | int | val | ) |
for nv_solution_status_t
Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 13:45:58 UTC 2023 |