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 225 of file lte-common.h.

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::DlSchedulingCallbackInfo::componentCarrierId

component carrier ID

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

Referenced by CarrierAggregationTestCase::DlScheduling().

◆ frameNo

uint32_t ns3::DlSchedulingCallbackInfo::frameNo

frame number

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

Referenced by LteInterferenceTestCase::DlScheduling(), and ns3::LteEnbMac::DoSchedDlConfigInd().

◆ mcsTb1

◆ mcsTb2

uint8_t ns3::DlSchedulingCallbackInfo::mcsTb2

MCS TB2.

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

Referenced by LteInterferenceTestCase::DlScheduling().

◆ rnti

uint16_t ns3::DlSchedulingCallbackInfo::rnti

RNTI.

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

Referenced by LteInterferenceTestCase::DlScheduling().

◆ sizeTb1

uint16_t ns3::DlSchedulingCallbackInfo::sizeTb1

◆ sizeTb2

uint16_t ns3::DlSchedulingCallbackInfo::sizeTb2

◆ subframeNo

uint32_t ns3::DlSchedulingCallbackInfo::subframeNo

subframe number

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

Referenced by LteInterferenceTestCase::DlScheduling().


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