ns-3
ns3::BasicEnergySourceHelper Class Reference

Creates a BasicEnergySource object. More...

#include <basic-energy-source-helper.h>

Inheritance diagram for ns3::BasicEnergySourceHelper:
Collaboration diagram for ns3::BasicEnergySourceHelper:

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 BasicEnergySource object.


Member Function Documentation

void ns3::BasicEnergySourceHelper::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: