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

#include <mpp/algos/NavEngine.h>

Public Member Functions

 AboutToReachWpInfo ()=default
 

Public Attributes

bool aboutToReach = false
 
double distanceToWaypoint = std::numeric_limits<double>::max()
 

Constructor & Destructor Documentation

◆ AboutToReachWpInfo()

mpp::NavEngine::AboutToReachWpInfo::AboutToReachWpInfo ( )
default

Member Data Documentation

◆ aboutToReach

bool mpp::NavEngine::AboutToReachWpInfo::aboutToReach = false

◆ distanceToWaypoint

double mpp::NavEngine::AboutToReachWpInfo::distanceToWaypoint = std::numeric_limits<double>::max()

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