selfdriving
Public Member Functions | Public Attributes | List of all members
mpp::NavErrorReason Struct Reference

#include <mpp/algos/NavEngine.h>

Public Member Functions

 NavErrorReason ()=default
 

Public Attributes

NavError error_code = NavError::NONE
 
std::string error_msg
 Human friendly description of the error. More...
 

Constructor & Destructor Documentation

◆ NavErrorReason()

mpp::NavErrorReason::NavErrorReason ( )
default

Member Data Documentation

◆ error_code

NavError mpp::NavErrorReason::error_code = NavError::NONE

◆ error_msg

std::string mpp::NavErrorReason::error_msg

Human friendly description of the error.


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