Function ouster::sdk::core::to_string(BloomReductionOptimization)
Defined in File types.h
Function Documentation
-
std::string ouster::sdk::core::to_string(BloomReductionOptimization bloom_reduction_optimization)
Get string representation of Bloom Reduction Optimization setting.
- Parameters:
bloom_reduction_optimization[in] – The bloom reduction optimization setting to get the string representation of.
- Returns:
string representation of bloom reduction optimization setting.