Function ouster::sdk::core::to_string(TimestampMode)
Defined in File types.h
Function Documentation
-
std::string ouster::sdk::core::to_string(TimestampMode mode)
Get string representation of a timestamp mode.
- Parameters:
mode[in] – TimestampMode to get the string representation for.
- Returns:
string representation of the timestamp mode, or “UNKNOWN”.