RINASim  October 2016
Documentation of framework for OMNeT++
TxControlPolicyLG.cc File Reference

This is an example policy class implementing LG Tx Control . More...

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"
 

Detailed Description

This is an example policy class implementing LG Tx Control .

Author
Marcel Marek (imare.nosp@m.k@fi.nosp@m.t.vut.nosp@m.br.c.nosp@m.z)
Date
May 3, 2015

Definition in file TxControlPolicyLG.cc.

Function Documentation

Register_Class ( TxControlPolicyLG  )

Variable Documentation

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().