Function ouster::sdk::core::to_string(const FieldType&)

Function Documentation

std::string ouster::sdk::core::to_string(const FieldType &field_type)

Get string representation of a FieldType.

Parameters:

field_type[in] – The field type to get the string representation of.

Returns:

string representation of the FieldType.