Creates a RvBatteryModel object. More...
#include <rv-battery-model-helper.h>
Public Member Functions | |
void | Set (std::string name, const AttributeValue &v) |
Creates a RvBatteryModel object.
void ns3::RvBatteryModelHelper::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.