NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTE_NR_Protocol_Data Struct Reference
Collaboration diagram for stru_LTE_NR_Protocol_Data:

Data Fields

LTENR_DEVICETYPE deviceType
 
NETSIM_ID deviceId
 
NETSIM_ID interfaceId
 
LTENR_INTERFACE_TYPE IFType
 
MAC_LAYER_PROTOCOL macProtocol
 
NETSIM_ID associateCount
 
NETSIM_ID NGAP_COUNT
 
bool isNGAPDATA
 
ptrLTE_NR_NGAP_DATA NGAPDATA
 
NETSIM_ID PFCP_COUNT
 
bool isPFCPDATA
 
ptrLTE_NR_PFCP_DATA PFCPDATA
 
NETSIM_ID GTPU_COUNT
 
bool isGTPUDATA
 
ptrLTE_NR_GTPU_DATA GTPUDATA
 
NETSIM_ID N11STACK_COUNT
 
bool isN11STACK
 
ptrLTE_NR_N11STACK_DATA N11STACKDATA
 
char * connectedAMFName
 
char * connectedSMFName
 
char * connectedUPFName
 
double T300
 
double ueMeasurementReportPeriod
 
double mibPeriod
 
double sib1Period
 
double InteruptionTime_ms
 
double discardTimer
 
bool isHdrCompression
 
bool isoutOfOrderDelivery
 
double t_reorderingTimer
 
char * maxRetxThreshold
 
char * pollPdu
 
char * pollBytes
 
char * t_reassembly
 
char * t_pollRetransmit
 
char * t_statusProhibit
 
char * schedulingType
 
double EWMA_Learning_Rate
 
bool isHARQEnable
 
UINT HARQ_ProcessCount
 
UINT maxCBGPerTB
 
UINT HARQ_RetryLimit
 
double HandoverMargin
 
double TTT
 
bool isSlicing
 
double GBRBiasLearningRate
 
double nu_max
 
bool isOLLAEnable
 
double targetBLER
 
LTENR_BLER_MODEL blerModel
 
LTENR_MCS_SELECTION_MODEL mcsSelctionModel
 
double alpha
 
ptrLTENR_ASSOCIATIONINFO associationInfo
 
void * LTENR_LAYER_DATA [LTENR_DEVICETYPE_LAST][LTENR_SUBLAYER_LAST]
 
int series3GPP
 
double CellIndividualOffset
 
bool isDCEnable
 
bool isSNConnect
 
LTENR_CELL_TYPES MasterCellType
 
LTENR_CELL_TYPES SecCellType
 
LTENR_NSA_MODES NSA_MODE
 
double DLrateGuarantee
 
double ULrateGuarantee
 

Detailed Description

Definition at line 455 of file LTE_NR.h.

Field Documentation

◆ alpha

double stru_LTE_NR_Protocol_Data::alpha

Definition at line 535 of file LTE_NR.h.

◆ associateCount

NETSIM_ID stru_LTE_NR_Protocol_Data::associateCount

Definition at line 464 of file LTE_NR.h.

◆ associationInfo

ptrLTENR_ASSOCIATIONINFO stru_LTE_NR_Protocol_Data::associationInfo

Definition at line 537 of file LTE_NR.h.

◆ blerModel

LTENR_BLER_MODEL stru_LTE_NR_Protocol_Data::blerModel

Definition at line 531 of file LTE_NR.h.

◆ CellIndividualOffset

double stru_LTE_NR_Protocol_Data::CellIndividualOffset

Definition at line 541 of file LTE_NR.h.

◆ connectedAMFName

char* stru_LTE_NR_Protocol_Data::connectedAMFName

Definition at line 481 of file LTE_NR.h.

◆ connectedSMFName

char* stru_LTE_NR_Protocol_Data::connectedSMFName

Definition at line 482 of file LTE_NR.h.

◆ connectedUPFName

char* stru_LTE_NR_Protocol_Data::connectedUPFName

Definition at line 483 of file LTE_NR.h.

◆ deviceId

NETSIM_ID stru_LTE_NR_Protocol_Data::deviceId

Definition at line 458 of file LTE_NR.h.

◆ deviceType

LTENR_DEVICETYPE stru_LTE_NR_Protocol_Data::deviceType

Definition at line 457 of file LTE_NR.h.

◆ discardTimer

double stru_LTE_NR_Protocol_Data::discardTimer

Definition at line 492 of file LTE_NR.h.

◆ DLrateGuarantee

double stru_LTE_NR_Protocol_Data::DLrateGuarantee

Definition at line 551 of file LTE_NR.h.

◆ EWMA_Learning_Rate

double stru_LTE_NR_Protocol_Data::EWMA_Learning_Rate

Definition at line 507 of file LTE_NR.h.

◆ GBRBiasLearningRate

double stru_LTE_NR_Protocol_Data::GBRBiasLearningRate

Definition at line 523 of file LTE_NR.h.

◆ GTPU_COUNT

NETSIM_ID stru_LTE_NR_Protocol_Data::GTPU_COUNT

Definition at line 473 of file LTE_NR.h.

◆ GTPUDATA

ptrLTE_NR_GTPU_DATA stru_LTE_NR_Protocol_Data::GTPUDATA

Definition at line 475 of file LTE_NR.h.

◆ HandoverMargin

double stru_LTE_NR_Protocol_Data::HandoverMargin

Definition at line 516 of file LTE_NR.h.

◆ HARQ_ProcessCount

UINT stru_LTE_NR_Protocol_Data::HARQ_ProcessCount

Definition at line 511 of file LTE_NR.h.

◆ HARQ_RetryLimit

UINT stru_LTE_NR_Protocol_Data::HARQ_RetryLimit

Definition at line 513 of file LTE_NR.h.

◆ IFType

LTENR_INTERFACE_TYPE stru_LTE_NR_Protocol_Data::IFType

Definition at line 460 of file LTE_NR.h.

◆ interfaceId

NETSIM_ID stru_LTE_NR_Protocol_Data::interfaceId

Definition at line 459 of file LTE_NR.h.

◆ InteruptionTime_ms

double stru_LTE_NR_Protocol_Data::InteruptionTime_ms

Definition at line 490 of file LTE_NR.h.

◆ isDCEnable

bool stru_LTE_NR_Protocol_Data::isDCEnable

Definition at line 544 of file LTE_NR.h.

◆ isGTPUDATA

bool stru_LTE_NR_Protocol_Data::isGTPUDATA

Definition at line 474 of file LTE_NR.h.

◆ isHARQEnable

bool stru_LTE_NR_Protocol_Data::isHARQEnable

Definition at line 510 of file LTE_NR.h.

◆ isHdrCompression

bool stru_LTE_NR_Protocol_Data::isHdrCompression

Definition at line 493 of file LTE_NR.h.

◆ isN11STACK

bool stru_LTE_NR_Protocol_Data::isN11STACK

Definition at line 478 of file LTE_NR.h.

◆ isNGAPDATA

bool stru_LTE_NR_Protocol_Data::isNGAPDATA

Definition at line 466 of file LTE_NR.h.

◆ isOLLAEnable

bool stru_LTE_NR_Protocol_Data::isOLLAEnable

Definition at line 527 of file LTE_NR.h.

◆ isoutOfOrderDelivery

bool stru_LTE_NR_Protocol_Data::isoutOfOrderDelivery

Definition at line 494 of file LTE_NR.h.

◆ isPFCPDATA

bool stru_LTE_NR_Protocol_Data::isPFCPDATA

Definition at line 470 of file LTE_NR.h.

◆ isSlicing

bool stru_LTE_NR_Protocol_Data::isSlicing

Definition at line 522 of file LTE_NR.h.

◆ isSNConnect

bool stru_LTE_NR_Protocol_Data::isSNConnect

Definition at line 545 of file LTE_NR.h.

◆ LTENR_LAYER_DATA

void* stru_LTE_NR_Protocol_Data::LTENR_LAYER_DATA[LTENR_DEVICETYPE_LAST][LTENR_SUBLAYER_LAST]

Definition at line 538 of file LTE_NR.h.

◆ macProtocol

MAC_LAYER_PROTOCOL stru_LTE_NR_Protocol_Data::macProtocol

Definition at line 461 of file LTE_NR.h.

◆ MasterCellType

LTENR_CELL_TYPES stru_LTE_NR_Protocol_Data::MasterCellType

Definition at line 546 of file LTE_NR.h.

◆ maxCBGPerTB

UINT stru_LTE_NR_Protocol_Data::maxCBGPerTB

Definition at line 512 of file LTE_NR.h.

◆ maxRetxThreshold

char* stru_LTE_NR_Protocol_Data::maxRetxThreshold

Definition at line 498 of file LTE_NR.h.

◆ mcsSelctionModel

LTENR_MCS_SELECTION_MODEL stru_LTE_NR_Protocol_Data::mcsSelctionModel

Definition at line 534 of file LTE_NR.h.

◆ mibPeriod

double stru_LTE_NR_Protocol_Data::mibPeriod

Definition at line 488 of file LTE_NR.h.

◆ N11STACK_COUNT

NETSIM_ID stru_LTE_NR_Protocol_Data::N11STACK_COUNT

Definition at line 477 of file LTE_NR.h.

◆ N11STACKDATA

ptrLTE_NR_N11STACK_DATA stru_LTE_NR_Protocol_Data::N11STACKDATA

Definition at line 479 of file LTE_NR.h.

◆ NGAP_COUNT

NETSIM_ID stru_LTE_NR_Protocol_Data::NGAP_COUNT

Definition at line 465 of file LTE_NR.h.

◆ NGAPDATA

ptrLTE_NR_NGAP_DATA stru_LTE_NR_Protocol_Data::NGAPDATA

Definition at line 467 of file LTE_NR.h.

◆ NSA_MODE

LTENR_NSA_MODES stru_LTE_NR_Protocol_Data::NSA_MODE

Definition at line 548 of file LTE_NR.h.

◆ nu_max

double stru_LTE_NR_Protocol_Data::nu_max

Definition at line 524 of file LTE_NR.h.

◆ PFCP_COUNT

NETSIM_ID stru_LTE_NR_Protocol_Data::PFCP_COUNT

Definition at line 469 of file LTE_NR.h.

◆ PFCPDATA

ptrLTE_NR_PFCP_DATA stru_LTE_NR_Protocol_Data::PFCPDATA

Definition at line 471 of file LTE_NR.h.

◆ pollBytes

char* stru_LTE_NR_Protocol_Data::pollBytes

Definition at line 500 of file LTE_NR.h.

◆ pollPdu

char* stru_LTE_NR_Protocol_Data::pollPdu

Definition at line 499 of file LTE_NR.h.

◆ schedulingType

char* stru_LTE_NR_Protocol_Data::schedulingType

Definition at line 506 of file LTE_NR.h.

◆ SecCellType

LTENR_CELL_TYPES stru_LTE_NR_Protocol_Data::SecCellType

Definition at line 547 of file LTE_NR.h.

◆ series3GPP

int stru_LTE_NR_Protocol_Data::series3GPP

Definition at line 540 of file LTE_NR.h.

◆ sib1Period

double stru_LTE_NR_Protocol_Data::sib1Period

Definition at line 489 of file LTE_NR.h.

◆ T300

double stru_LTE_NR_Protocol_Data::T300

Definition at line 486 of file LTE_NR.h.

◆ t_pollRetransmit

char* stru_LTE_NR_Protocol_Data::t_pollRetransmit

Definition at line 502 of file LTE_NR.h.

◆ t_reassembly

char* stru_LTE_NR_Protocol_Data::t_reassembly

Definition at line 501 of file LTE_NR.h.

◆ t_reorderingTimer

double stru_LTE_NR_Protocol_Data::t_reorderingTimer

Definition at line 495 of file LTE_NR.h.

◆ t_statusProhibit

char* stru_LTE_NR_Protocol_Data::t_statusProhibit

Definition at line 503 of file LTE_NR.h.

◆ targetBLER

double stru_LTE_NR_Protocol_Data::targetBLER

Definition at line 528 of file LTE_NR.h.

◆ TTT

double stru_LTE_NR_Protocol_Data::TTT

Definition at line 519 of file LTE_NR.h.

◆ ueMeasurementReportPeriod

double stru_LTE_NR_Protocol_Data::ueMeasurementReportPeriod

Definition at line 487 of file LTE_NR.h.

◆ ULrateGuarantee

double stru_LTE_NR_Protocol_Data::ULrateGuarantee

Definition at line 552 of file LTE_NR.h.


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