Function ouster::sdk::core::to_string(ChanFieldType)¶
Defined in File chanfield.h
Function Documentation¶
-
std::string ouster::sdk::core::to_string(ChanFieldType field_type)¶
Get string representation of a channel field.
- Parameters:
field_type[in] The field type to get the string representation of.
- Returns:
string representation of the channel field type.