#include "ns3/basic-energy-harvester.h"
#include "ns3/basic-energy-source.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/simulator.h"
#include "ns3/string.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | BasicEnergyHarvesterTestCase |
Energy Harvester Test. More... | |
class | BasicEnergyHarvesterTestSuite |
Energy harvester TestSuite. More... | |
Variables | |
static BasicEnergyHarvesterTestSuite | g_basicEnergyHarvesterTestSuite |
create an instance of the test suite More... | |
|
static |
create an instance of the test suite
Definition at line 142 of file basic-energy-harvester-test.cc.