Function ouster::sdk::core::to_string(TimestampMode)¶
Defined in File sensor_config.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”.