A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::visualizer::NodeStatistics Struct Reference

The NodeStatistics structure. More...

#include "pyviz.h"

Collaboration diagram for ns3::visualizer::NodeStatistics:

Public Attributes

uint32_t nodeId
 Node ID.
std::vector< NetDeviceStatisticsstatistics
 Statistics.

Detailed Description

The NodeStatistics structure.

Definition at line 113 of file pyviz.h.

Member Data Documentation

◆ nodeId

uint32_t ns3::visualizer::NodeStatistics::nodeId

Node ID.

Definition at line 115 of file pyviz.h.

◆ statistics

std::vector<NetDeviceStatistics> ns3::visualizer::NodeStatistics::statistics

Statistics.

Definition at line 116 of file pyviz.h.


The documentation for this struct was generated from the following file: