A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LteFfConverter Class Reference

#include <lte-common.h>

Static Public Member Functions

static uint16_t double2fpS11dot3 (double val)
static double fpS11dot3toDouble (uint16_t val)
static double getMinFpS11dot3Value ()

Detailed Description

Definition at line 72 of file lte-common.h.

Member Function Documentation

uint16_t ns3::LteFfConverter::double2fpS11dot3 ( double  val)
static

Definition at line 97 of file lte-common.cc.

Referenced by ns3::LteEnbPhy::CreateUlCqiReport().

+ Here is the caller graph for this function:

double ns3::LteFfConverter::fpS11dot3toDouble ( uint16_t  val)
static

Definition at line 114 of file lte-common.cc.

Referenced by ns3::RrFfMacScheduler::DoSchedUlCqiInfoReq(), and ns3::PfFfMacScheduler::DoSchedUlCqiInfoReq().

+ Here is the caller graph for this function:

double ns3::LteFfConverter::getMinFpS11dot3Value ( )
static

Definition at line 122 of file lte-common.cc.


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