struct mrpt::hwdrivers::CVelodyneScanner::TModelProperties

Overview

Hard-wired properties of LIDARs depending on the model.

#include <mrpt/hwdrivers/CVelodyneScanner.h>

struct TModelProperties
{
    // fields

    double maxRange;
};