Function ouster::sdk::core::to_string(FieldClass)
Defined in File field.h
Function Documentation
-
std::string ouster::sdk::core::to_string(FieldClass f)
Get string representation of singular FieldClass flag.
- Parameters:
f[in] – flag to get the string representation for.
- Returns:
string representation of the FieldClass, or “UNKNOWN”.