NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::RttEstimatorWithStats Member List

This is the complete list of members for ndn::util::RttEstimatorWithStats, including all inherited members.

addMeasurement(time::nanoseconds rtt, size_t nExpectedSamples=1)ndn::util::RttEstimatorWithStats
backoffRto()ndn::util::RttEstimatorprivate
getAvgRtt() constndn::util::RttEstimatorWithStatsinline
getEstimatedRto() constndn::util::RttEstimatorinlineprivate
getMaxRtt() constndn::util::RttEstimatorWithStatsinline
getMinRtt() constndn::util::RttEstimatorWithStatsinline
getRttVariation() constndn::util::RttEstimatorinlineprivate
getSmoothedRtt() constndn::util::RttEstimatorinlineprivate
hasSamples() constndn::util::RttEstimatorinlineprivate
m_optionsndn::util::RttEstimatorprivate
RttEstimator(shared_ptr< const Options > options=nullptr)ndn::util::RttEstimatorexplicitprivate