A Discrete-Event Network Simulator
API
ns3::DlSchedulingCallbackInfo Struct Reference

DlSchedulingCallbackInfo structure. More...

#include "lte-common.h"

+ Collaboration diagram for ns3::DlSchedulingCallbackInfo:

Public Attributes

uint8_t componentCarrierId
 component carrier ID More...
 
uint32_t frameNo
 frame number More...
 
uint8_t mcsTb1
 MCS TB1. More...
 
uint8_t mcsTb2
 MCS TB2. More...
 
uint16_t rnti
 RNTI. More...
 
uint16_t sizeTb1
 size TB1 More...
 
uint16_t sizeTb2
 size TB2 More...
 
uint32_t subframeNo
 subframe number More...
 

Detailed Description

DlSchedulingCallbackInfo structure.

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

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::DlSchedulingCallbackInfo::componentCarrierId

◆ frameNo

uint32_t ns3::DlSchedulingCallbackInfo::frameNo

◆ mcsTb1

◆ mcsTb2

uint8_t ns3::DlSchedulingCallbackInfo::mcsTb2

◆ rnti

◆ sizeTb1

uint16_t ns3::DlSchedulingCallbackInfo::sizeTb1

◆ sizeTb2

uint16_t ns3::DlSchedulingCallbackInfo::sizeTb2

◆ subframeNo

uint32_t ns3::DlSchedulingCallbackInfo::subframeNo

The documentation for this struct was generated from the following file: