#include <ns3/test.h>#include <ns3/log.h>#include <cmath>#include <ns3/geographic-positions.h>
 Include dependency graph for rand-cart-around-geo-test.cc:Go to the source code of this file.
Classes | |
| class | RandCartAroundGeoTestCase | 
| class | RandCartAroundGeoTestSuite | 
Variables | |
| static const double | EARTH_RADIUS = 6371e3 | 
| static RandCartAroundGeoTestSuite | g_RandCartAroundGeoTestSuite | 
| const double | TOLERANCE = 0.1 | 
      
  | 
  static | 
Definition at line 54 of file rand-cart-around-geo-test.cc.
Referenced by RandCartAroundGeoTestCase::DoRun().
      
  | 
  static | 
Definition at line 177 of file rand-cart-around-geo-test.cc.
| const double TOLERANCE = 0.1 | 
Definition at line 51 of file rand-cart-around-geo-test.cc.
Referenced by RandCartAroundGeoTestCase::DoRun().