ns3::Histogram Class Reference
List of all members.
Public Member Functions |
| Histogram (double binWidth) |
uint32_t | GetNBins () const |
double | GetBinStart (uint32_t index) |
double | GetBinEnd (uint32_t index) |
double | GetBinWidth (uint32_t index) const |
void | SetDefaultBinWidth (double binWidth) |
uint32_t | GetBinCount (uint32_t index) |
void | AddValue (double value) |
void | SerializeToXmlStream (std::ostream &os, int indent, std::string elementName) const |
The documentation for this class was generated from the following file:
- src/contrib/flow-monitor/model/histogram.h