A Discrete-Event Network Simulator
API
geo-to-cartesian-test.cc File Reference
#include <ns3/test.h>
#include <ns3/log.h>
#include <ns3/geographic-positions.h>
+ Include dependency graph for geo-to-cartesian-test.cc:

Go to the source code of this file.

Classes

class  GeoToCartesianTestCase
 
class  GeoToCartesianTestSuite
 

Variables

static GeoToCartesianTestSuite g_GeoToCartesianTestSuite
 
const double TOLERANCE = 10
 
const double XGRS80_MATLAB [216]
 
const double XSPHERE_MATLAB [216]
 
const double XWGS84_MATLAB [216]
 
const double YGRS80_MATLAB [216]
 
const double YSPHERE_MATLAB [216]
 
const double YWGS84_MATLAB [216]
 
const double ZGRS80_MATLAB [216]
 
const double ZSPHERE_MATLAB [216]
 
const double ZWGS84_MATLAB [216]
 

Variable Documentation

GeoToCartesianTestSuite g_GeoToCartesianTestSuite
static

Definition at line 671 of file geo-to-cartesian-test.cc.

const double TOLERANCE = 10

Definition at line 43 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double XGRS80_MATLAB[216]

Definition at line 192 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double XSPHERE_MATLAB[216]

Definition at line 45 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double XWGS84_MATLAB[216]

Definition at line 340 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double YGRS80_MATLAB[216]

Definition at line 243 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double YSPHERE_MATLAB[216]

Definition at line 95 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double YWGS84_MATLAB[216]

Definition at line 391 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double ZGRS80_MATLAB[216]

Definition at line 290 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double ZSPHERE_MATLAB[216]

Definition at line 142 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().

const double ZWGS84_MATLAB[216]

Definition at line 438 of file geo-to-cartesian-test.cc.

Referenced by GeoToCartesianTestCase::DoRun().