Public Member Functions | |
__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 | |
Definition at line 46 of file flowmon-parse-results.py.
flowmon-parse-results.Histogram.__init__ | ( | self, | |
el = None ) |
The initializer.
self | The object pointer. |
el | The element. |
Definition at line 54 of file flowmon-parse-results.py.
|
staticprivate |
class variable list
Definition at line 52 of file flowmon-parse-results.py.
flowmon-parse-results.Histogram.bins |
class variableshistogram bins
Definition at line 59 of file flowmon-parse-results.py.