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

Function Documentation

std::string ouster::sdk::core::to_string(Polarity polarity)

Get string representation of a polarity.

Parameters:

polarity[in] – The polarity to get the string representation of.

Returns:

string representation of the polarity, or “UNKNOWN”.