Function ouster::sdk::core::to_string(ThermalShutdownStatus)
Defined in File types.h
Function Documentation
-
std::string ouster::sdk::core::to_string(ThermalShutdownStatus thermal_shutdown_status)
Get string representation of Thermal Shutdown Status.
- Parameters:
thermal_shutdown_status[in] – The thermal shutdown status to get the string representation of.
- Returns:
string representation of thermal shutdown status.