Function ouster::sdk::core::return_order_of_string

Function Documentation

optional<ReturnOrder> ouster::sdk::core::return_order_of_string(const std::string &str_val)

Get return order setting from string.

Parameters:

str_val[in] The string to decode into a return order.

Returns:

return order corresponding to the string, or nullopt on error.