#include "ns3/li-ion-energy-source.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/simple-device-energy-model.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | LiIonEnergySourceTestSuite |
LiIon battery TestSuite. More... | |
class | LiIonEnergyTestCase |
LiIon battery Test. More... | |
Variables | |
static LiIonEnergySourceTestSuite | g_liIonEnergySourceTestSuite |
create an instance of the test suite More... | |
|
static |
create an instance of the test suite
Definition at line 101 of file li-ion-energy-source-test.cc.