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