Function ouster::sdk::core::to_string(const LidarFrameFieldTypes&)¶
Defined in File lidar_frame.h
Function Documentation¶
-
std::string ouster::sdk::core::to_string(const LidarFrameFieldTypes &field_types)¶
Get string representation of lidar frame field types.
- Parameters:
field_types[in] The field types to get the string representation of.
- Returns:
string representation of the lidar frame field types.