Creates a BasicEnergySource object. More...
#include <basic-energy-source-helper.h>


Public Member Functions | |
| void | Set (std::string name, const AttributeValue &v) |
Creates a BasicEnergySource object.
| void ns3::BasicEnergySourceHelper::Set | ( | std::string | name, | |
| const AttributeValue & | v | |||
| ) | [virtual] |
| name | Name of attribute to set. | |
| v | Value of the attribute. |
Sets one of the attributes of underlying EnergySource.
Implements ns3::EnergySourceHelper.
1.7.1