A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::BuildingsHelper Class Reference

Helper used to install a MobilityBuildingInfo into a set of nodes. More...

#include "buildings-helper.h"

Static Public Member Functions

static void Install (NodeContainer c)
 Install the MobilityBuildingInfo to the set of nodes in a NodeContainer.
 
static void Install (Ptr< Node > node)
 Install the MobilityBuildingInfo to a node.
 

Detailed Description

Helper used to install a MobilityBuildingInfo into a set of nodes.

Definition at line 41 of file buildings-helper.h.

Member Function Documentation

◆ Install() [1/2]

void ns3::BuildingsHelper::Install ( NodeContainer  c)
static

Install the MobilityBuildingInfo to the set of nodes in a NodeContainer.

Parameters
cthe NodeContainer including the nodes to be updated

Definition at line 36 of file buildings-helper.cc.

References ns3::NodeContainer::Begin(), ns3::NodeContainer::End(), and Install().

+ Here is the call graph for this function:

◆ Install() [2/2]

void ns3::BuildingsHelper::Install ( Ptr< Node node)
static

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