RINASim
October 2016
Documentation of framework for OMNeT++
|
This is an example policy class implementing LG Tx Control . More...
#include "TxControlPolicyLG.h"
Go to the source code of this file.
Functions | |
Register_Class (TxControlPolicyLG) | |
Variables | |
const char * | Tx_LG_RATE = "Tx_LG_RATE" |
const char * | Tx_FLIGHT_SIZE = "Tx_LG_FLIGHT_SIZE" |
This is an example policy class implementing LG Tx Control .
Definition in file TxControlPolicyLG.cc.
Register_Class | ( | TxControlPolicyLG | ) |
const char* Tx_FLIGHT_SIZE = "Tx_LG_FLIGHT_SIZE" |
Definition at line 33 of file TxControlPolicyLG.cc.
Referenced by TxControlPolicyLG::initialize().
const char* Tx_LG_RATE = "Tx_LG_RATE" |
Definition at line 32 of file TxControlPolicyLG.cc.
Referenced by TxControlPolicyLG::initialize().