worked on floorplan (v2)
worked on grid-generation (v2) new helper methods for geometry new test cases
This commit is contained in:
4
wifi/estimate/ray2d/Ray2.h
Normal file
4
wifi/estimate/ray2d/Ray2.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef RAY2_H
|
||||
#define RAY2_H
|
||||
|
||||
#endif // RAY2_H
|
||||
4
wifi/estimate/ray2d/WiFiRayTrace2D.h
Normal file
4
wifi/estimate/ray2d/WiFiRayTrace2D.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef WIFIRAYTRACE2D_H
|
||||
#define WIFIRAYTRACE2D_H
|
||||
|
||||
#endif // WIFIRAYTRACE2D_H
|
||||
Reference in New Issue
Block a user