A Discrete-Event Network Simulator
API
interface_statistics Namespace Reference

Classes

class  ShowInterfaceStatistics
 ShowInterfaceStatistics class. More...
 
class  StatisticsCollector
 StatisticsCollector class. More...
 

Functions

def populate_node_menu (viz, node, menu, statistics_collector)
 
def register (viz)
 

Variables

int NODE_STATISTICS_MEMORY = 10
 

Function Documentation

◆ populate_node_menu()

def interface_statistics.populate_node_menu (   viz,
  node,
  menu,
  statistics_collector 
)

Definition at line 210 of file interface_statistics.py.

◆ register()

def interface_statistics.register (   viz)

Definition at line 222 of file interface_statistics.py.

Variable Documentation

◆ NODE_STATISTICS_MEMORY

int interface_statistics.NODE_STATISTICS_MEMORY = 10

Definition at line 6 of file interface_statistics.py.