webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::test::GilbertElliotLoss Class Reference

#include <neteq_quality_test.h>

Inheritance diagram for webrtc::test::GilbertElliotLoss:
webrtc::test::LossModel webrtc::test::LossModel

Public Member Functions

 GilbertElliotLoss (double prob_trans_11, double prob_trans_01)
 
 ~GilbertElliotLoss () override
 
bool Lost () override
 
 GilbertElliotLoss (double prob_trans_11, double prob_trans_01)
 
 ~GilbertElliotLoss () override
 
bool Lost () override
 
- Public Member Functions inherited from webrtc::test::LossModel
virtual ~LossModel ()
 
virtual ~LossModel ()
 

Constructor & Destructor Documentation

◆ GilbertElliotLoss() [1/2]

webrtc::test::GilbertElliotLoss::GilbertElliotLoss ( double  prob_trans_11,
double  prob_trans_01 
)

◆ ~GilbertElliotLoss() [1/2]

webrtc::test::GilbertElliotLoss::~GilbertElliotLoss ( )
override

◆ GilbertElliotLoss() [2/2]

webrtc::test::GilbertElliotLoss::GilbertElliotLoss ( double  prob_trans_11,
double  prob_trans_01 
)

◆ ~GilbertElliotLoss() [2/2]

webrtc::test::GilbertElliotLoss::~GilbertElliotLoss ( )
override

Member Function Documentation

◆ Lost() [1/2]

bool webrtc::test::GilbertElliotLoss::Lost ( )
overridevirtual

◆ Lost() [2/2]

bool webrtc::test::GilbertElliotLoss::Lost ( )
overridevirtual

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