Function ouster::sdk::core::operator!=(const SensorInfo&, const SensorInfo&)¶
Defined in File sensor_info.h
Function Documentation¶
-
bool ouster::sdk::core::operator!=(const SensorInfo &lhs, const SensorInfo &rhs)¶
Inequality for SensorInfo.
- Parameters:
lhs[in] The first object to compare.
rhs[in] The second object to compare.
- Returns:
lhs != rhs