Function ouster::sdk::core::to_string(ThermalShutdownStatus)¶
Defined in File sensor_info.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.