A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::DlSchedulingCallbackInfo Struct Reference

DlSchedulingCallbackInfo structure. More...

#include "lte-common.h"

+ Collaboration diagram for ns3::DlSchedulingCallbackInfo:

Public Attributes

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

Detailed Description

DlSchedulingCallbackInfo structure.

Definition at line 236 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: