Function ouster::sdk::core::operator!=(const LidarScan&, const LidarScan&)

Function Documentation

bool ouster::sdk::core::operator!=(const LidarScan &a, const LidarScan &b)

Inequality for LidarScan.

Parameters:
  • a[in] – The first scan to compare.

  • b[in] – The second scan to compare.

Returns:

if a != b.