Function ouster::sdk::core::to_string(LidarMode)

Function Documentation

std::string ouster::sdk::core::to_string(LidarMode mode)

Get string representation of a lidar mode.

Parameters:

mode[in] – LidarMode to get the string representation for.

Returns:

string representation of the lidar mode, or “UNKNOWN”.