A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
flowmon-parse-results.Histogram Class Reference

Histogram. More...

+ Inheritance diagram for flowmon-parse-results.Histogram:
+ Collaboration diagram for flowmon-parse-results.Histogram:

Public Member Functions

def __init__ (self, el=None)
 The initializer.
 

Public Attributes

 bins
 class variableshistogram bins
 

Static Private Attributes

str __slots_ = "bins", "nbins", "number_of_flows"
 class variable list
 

Detailed Description

Histogram.

Definition at line 48 of file flowmon-parse-results.py.

Constructor & Destructor Documentation

◆ __init__()

def flowmon-parse-results.Histogram.__init__ (   self,
  el = None 
)

The initializer.

Parameters
selfThe object pointer.
elThe element.

Definition at line 56 of file flowmon-parse-results.py.

Member Data Documentation

◆ __slots_

flowmon-parse-results.Histogram.__slots_ = "bins", "nbins", "number_of_flows"
staticprivate

class variable list

Definition at line 54 of file flowmon-parse-results.py.

◆ bins

flowmon-parse-results.Histogram.bins

class variableshistogram bins

Definition at line 61 of file flowmon-parse-results.py.


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