| 
| void  | check_scan_point (const ScanPoint2D &expected, const ScanPoint2D &actual, const ScanPoint2D &abs_err) | 
|   | 
| void  | check_scan_points (const ScanPoints &expected, const ScanPoints &actual, const ScanPoint2D &sp_err={Map_Scale/2, 0.001}) | 
|   | 
| void  | dbg_show_map_near_robot (int l, int r, int u, int d) | 
|   | 
|   | LaserScanGeneratorTest () | 
|   | 
| void  | patch_map (const MapPrimitive &mp, int scale) | 
|   | 
| void  | prepare_map_and_robot_pose (const MapPrimitive &mp, const RobotPoseDelta &rpd, int scale=Patch_Scale) | 
|   | 
  
  
      
        
          | LaserScanGeneratorTest::LaserScanGeneratorTest  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | void LaserScanGeneratorTest::dbg_show_map_near_robot  | 
          ( | 
          int  | 
          l,  | 
         
        
           | 
           | 
          int  | 
          r,  | 
         
        
           | 
           | 
          int  | 
          u,  | 
         
        
           | 
           | 
          int  | 
          d  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | void LaserScanGeneratorTest::patch_map  | 
          ( | 
          const MapPrimitive &  | 
          mp,  | 
         
        
           | 
           | 
          int  | 
          scale  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | constexpr int LaserScanGeneratorTest::Map_Height = 100 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr double LaserScanGeneratorTest::Map_Scale = 1 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr int LaserScanGeneratorTest::Map_Width = 100 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr int LaserScanGeneratorTest::Patch_Scale = 10 | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this class was generated from the following file: