![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <convergence/ErrorModelling.hpp>


Public Member Functions | |
| ErrorModellingCommand () | |
| virtual double | getErrorRate () const |
| virtual wns::Ratio | getSINR () const |
| ~ErrorModellingCommand () | |
Public Attributes | |
| struct { | |
| bool checkOK | |
| long * destructorCalled | |
| double per | |
| wns::Ratio sinr | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| } | peer |
Definition at line 57 of file ErrorModelling.hpp.
| wimemac::convergence::ErrorModellingCommand::ErrorModellingCommand | ( | ) | [inline] |
Definition at line 63 of file ErrorModelling.hpp.
| wimemac::convergence::ErrorModellingCommand::~ErrorModellingCommand | ( | ) | [inline] |
Definition at line 72 of file ErrorModelling.hpp.
| virtual double wimemac::convergence::ErrorModellingCommand::getErrorRate | ( | ) | const [inline, virtual] |
| virtual wns::Ratio wimemac::convergence::ErrorModellingCommand::getSINR | ( | ) | const [inline, virtual] |
Definition at line 84 of file ErrorModelling.hpp.
Definition at line 93 of file ErrorModelling.hpp.
Definition at line 91 of file ErrorModelling.hpp.
| struct { ... } wimemac::convergence::ErrorModellingCommand::local |
| struct { ... } wimemac::convergence::ErrorModellingCommand::magic |
| struct { ... } wimemac::convergence::ErrorModellingCommand::peer |
Definition at line 90 of file ErrorModelling.hpp.
Definition at line 92 of file ErrorModelling.hpp.
1.5.5