Function ouster::sdk::core::to_string(NMEABaudRate)
Defined in File types.h
Function Documentation
-
std::string ouster::sdk::core::to_string(NMEABaudRate rate)
Get string representation of a NMEA Baud Rate.
- Parameters:
rate[in] – The NNEABaudRate to get the string representation of.
- Returns:
string representation of the NMEA baud rate, or “UNKNOWN”.