ns-3
ns3::RvBatteryModelHelper Class Reference

Creates a RvBatteryModel object. More...

#include <rv-battery-model-helper.h>

Inheritance diagram for ns3::RvBatteryModelHelper:
Collaboration diagram for ns3::RvBatteryModelHelper:

List of all members.

Public Member Functions

void Set (std::string name, const AttributeValue &v)
- Public Member Functions inherited from ns3::EnergySourceHelper
EnergySourceContainer Install (Ptr< Node > node) const
EnergySourceContainer Install (NodeContainer c) const
EnergySourceContainer Install (std::string nodeName) const
EnergySourceContainer InstallAll (void) const
 This function installs an EnergySource on all nodes in simulation.

Detailed Description

Creates a RvBatteryModel object.


Member Function Documentation

void ns3::RvBatteryModelHelper::Set ( std::string  name,
const AttributeValue v 
)
virtual
Parameters:
nameName of attribute to set.
vValue of the attribute.

Sets one of the attributes of underlying EnergySource.

Implements ns3::EnergySourceHelper.

References ns3::ObjectFactory::Set().


The documentation for this class was generated from the following files: