A Discrete-Event Network Simulator
API
ns3::Histogram Member List

This is the complete list of members for ns3::Histogram, including all inherited members.

AddValue(double value)ns3::Histogram
GetBinCount(uint32_t index)ns3::Histogram
GetBinEnd(uint32_t index)ns3::Histogram
GetBinStart(uint32_t index)ns3::Histogram
GetBinWidth(uint32_t index) constns3::Histogram
GetNBins() constns3::Histogram
Histogram(double binWidth)ns3::Histogram
Histogram()ns3::Histogram
m_binWidthns3::Histogramprivate
m_histogramns3::Histogramprivate
SerializeToXmlStream(std::ostream &os, uint16_t indent, std::string elementName) constns3::Histogram
SetDefaultBinWidth(double binWidth)ns3::Histogram