|
static ns3::GlobalValue | g_80211mode ("VRC80211mode","802.11 mode (0=802.11a;1=802.11p)", ns3::UintegerValue(1), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_asciiTrace ("VRCasciiTrace","Dump ASCII trace 0=no;1=yes", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_CSVfileName ("VRCCSVfileName","CSV filename (for time series data)", ns3::StringValue("vanet-routing.output.csv"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_CSVfileName2 ("VRCCSVfileName2","CSV filename 2 (for overall simulation scenario results)", ns3::StringValue("vanet-routing.output2.csv"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_cumulativeBsmCaptureStart ("VRCcumulativeBsmCaptureStart","Simulation starte time for capturing cumulative BSM", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_fading ("VRCfading","Fast Fading Model", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_gpsAccuracyNs ("VRCgpsAccuracyNs","GPS sync accuracy (ns)", ns3::DoubleValue(40), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_logFile ("VRClogFile","Log filename", ns3::StringValue("low_ct-unterstrass-1day.filt.5.adj.log"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_lossModel ("VRClossModel","Propagation Loss Model", ns3::UintegerValue(3), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_mobility ("VRCmobility","Mobility mode 0=random waypoint;1=mobility trace file", ns3::UintegerValue(1), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_nNodes ("VRCnNodes","Number of nodes (vehicles)", ns3::UintegerValue(156), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_nodePause ("VRCnodePause","Node pause time (s) for RWP model", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_nodeSpeed ("VRCnodeSpeed","Node speed (m/s) for RWP model", ns3::UintegerValue(20), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_nSinks ("VRCnSinks","Number of sink nodes for routing non-BSM traffic", ns3::UintegerValue(10), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_pcap ("VRCpcap","Generate PCAP files 0=no;1=yes", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_phyMode ("VRCphyMode","PHY mode (802.11p)", ns3::StringValue("OfdmRate6MbpsBW10MHz"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_phyModeB ("VRCphyModeB","PHY mode (802.11a)", ns3::StringValue("DsssRate11Mbps"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_port ("VRCport","Port", ns3::UintegerValue(9), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_protocol ("VRCprotocol","Routing protocol", ns3::UintegerValue(2), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_rate ("VRCrate","Data rate", ns3::StringValue("2048bps"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_routingTables ("VRCroutingTables","Dump routing tables at t=5 seconds 0=no;1=yes", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_scenario ("VRCscenario","Scenario", ns3::UintegerValue(1), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_totalTime ("VRCtotalTime","Total simulation time (s)", ns3::DoubleValue(300.01), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_traceFile ("VRCtraceFile","Mobility trace filename", ns3::StringValue("./src/wave/examples/low_ct-unterstrass-1day.filt.5.adj.mob"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_traceMobility ("VRCtraceMobility","Trace mobility 1=yes;0=no", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_trName ("VRCtrName","Trace name", ns3::StringValue("vanet-routing-compare"), ns3::MakeStringChecker()) |
|
static ns3::GlobalValue | g_txMaxDelayMs ("VRCtxMaxDelayMs","Tx May Delay (ms)", ns3::DoubleValue(10), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txp ("VRCtxp","Transmission power dBm", ns3::DoubleValue(7.5), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange1 ("VRCtxSafetyRange1","BSM range for PDR inclusion", ns3::DoubleValue(50.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange10 ("VRCtxSafetyRange10","BSM range for PDR inclusion", ns3::DoubleValue(500.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange2 ("VRCtxSafetyRange2","BSM range for PDR inclusion", ns3::DoubleValue(100.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange3 ("VRCtxSafetyRange3","BSM range for PDR inclusion", ns3::DoubleValue(150.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange4 ("VRCtxSafetyRange4","BSM range for PDR inclusion", ns3::DoubleValue(200.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange5 ("VRCtxSafetyRange5","BSM range for PDR inclusion", ns3::DoubleValue(250.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange6 ("VRCtxSafetyRange6","BSM range for PDR inclusion", ns3::DoubleValue(300.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange7 ("VRCtxSafetyRange7","BSM range for PDR inclusion", ns3::DoubleValue(350.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange8 ("VRCtxSafetyRange8","BSM range for PDR inclusion", ns3::DoubleValue(400.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_txSafetyRange9 ("VRCtxSafetyRange9","BSM range for PDR inclusion", ns3::DoubleValue(450.0), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_verbose ("VRCverbose","Verbose 0=no;1=yes", ns3::UintegerValue(0), ns3::MakeUintegerChecker< uint32_t >()) |
|
static ns3::GlobalValue | g_waveInterval ("VRCwaveInterval","Interval (s) between WAVE BSMs", ns3::DoubleValue(0.1), ns3::MakeDoubleChecker< double >()) |
|
static ns3::GlobalValue | g_wavePacketSize ("VRCwavePacketSize","Size in bytes of WAVE BSM", ns3::UintegerValue(200), ns3::MakeUintegerChecker< uint32_t >()) |
|