Function ouster::sdk::core::timestamp_mode_of_string

Function Documentation

TimestampMode ouster::sdk::core::timestamp_mode_of_string(const std::string &s)

Get timestamp mode from string.

Parameters:

s[in] – String to decode into a timestamp mode.

Returns:

timestamp mode corresponding to the string, or 0 on error.