A Discrete-Event Network Simulator
API
rv-battery-model-test.cc File Reference
#include "ns3/rv-battery-model.h"
#include "ns3/wifi-radio-energy-model.h"
#include "ns3/rv-battery-model-helper.h"
#include "ns3/wifi-radio-energy-model-helper.h"
#include "ns3/energy-source-container.h"
#include "ns3/device-energy-model-container.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/simulator.h"
#include "ns3/double.h"
#include "ns3/config.h"
#include "ns3/command-line.h"
#include "ns3/string.h"
#include "ns3/yans-wifi-helper.h"
#include <cmath>
+ Include dependency graph for rv-battery-model-test.cc:

Go to the source code of this file.

Classes

class  BatteryLifetimeTest
 This example was originally devised as a test, then it was converted to an example. More...
 
struct  LoadProfile
 Load profile of the battery. More...
 

Detailed Description

Usage

$ ./ns3 run "rv-battery-model-test"

Definition in file rv-battery-model-test.cc.