A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
interface_statistics Namespace Reference

Classes

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

Functions

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

Variables

int NODE_STATISTICS_MEMORY = 10
 

Function Documentation

◆ populate_node_menu()

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

Definition at line 247 of file interface_statistics.py.

◆ register()

interface_statistics.register ( viz)

Definition at line 258 of file interface_statistics.py.

Variable Documentation

◆ NODE_STATISTICS_MEMORY

int interface_statistics.NODE_STATISTICS_MEMORY = 10

Definition at line 8 of file interface_statistics.py.