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

NodeStatistics structure. More...

#include "pyviz.h"

+ Collaboration diagram for ns3::PyViz::NodeStatistics:

Public Attributes

uint32_t nodeId
 node ID
 
std::vector< NetDeviceStatisticsstatistics
 statistics
 

Detailed Description

NodeStatistics structure.

Definition at line 187 of file pyviz.h.

Member Data Documentation

◆ nodeId

uint32_t ns3::PyViz::NodeStatistics::nodeId

node ID

Definition at line 189 of file pyviz.h.

◆ statistics

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

statistics

Definition at line 190 of file pyviz.h.


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