Function ouster::sdk::core::to_string(Zone::ZoneMode)

Function Documentation

std::string ouster::sdk::core::to_string(Zone::ZoneMode zone_mode)

Converts a ZoneMode enum value to its corresponding string representation.

Parameters:

zone_mode[in] – The ZoneMode enum value to convert.

Returns:

The string representation of the ZoneMode.