#include <laser_scan_generator.h>
Public Member Functions | |
| constexpr | LaserScannerParams (double mx_dist, double h_a_inc, double h_half_sector) | 
| constexpr | LaserScannerParams () | 
Public Attributes | |
| const double | h_angle_inc | 
| const double | h_hsector | 
| const double | max_dist | 
Definition at line 12 of file laser_scan_generator.h.
      
  | 
  inline | 
Definition at line 13 of file laser_scan_generator.h.
      
  | 
  inline | 
Definition at line 16 of file laser_scan_generator.h.
| const double LaserScannerParams::h_angle_inc | 
Definition at line 21 of file laser_scan_generator.h.
| const double LaserScannerParams::h_hsector | 
Definition at line 22 of file laser_scan_generator.h.
| const double LaserScannerParams::max_dist | 
Definition at line 19 of file laser_scan_generator.h.