A Discrete-Event Network Simulator
API
rand-cart-around-geo-test.cc File Reference
#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
 

Variable Documentation

const double EARTH_RADIUS = 6371e3
static

Definition at line 54 of file rand-cart-around-geo-test.cc.

Referenced by RandCartAroundGeoTestCase::DoRun().

RandCartAroundGeoTestSuite g_RandCartAroundGeoTestSuite
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().