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

MeasGapConfig structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::MeasGapConfig:

Public Types

enum  Action { SETUP , RESET }
 the action type More...
 
enum  Gap { GP0 , GP1 }
 the gap offset More...
 

Public Attributes

Gap gapOffsetChoice
 gap offset
 
uint8_t gapOffsetValue
 gap offset value
 
Action type
 action type
 

Detailed Description

MeasGapConfig structure.

Definition at line 495 of file lte-rrc-sap.h.

Member Enumeration Documentation

◆ Action

the action type

Enumerator
SETUP 
RESET 

Definition at line 498 of file lte-rrc-sap.h.

◆ Gap

the gap offset

Enumerator
GP0 
GP1 

Definition at line 507 of file lte-rrc-sap.h.

Member Data Documentation

◆ gapOffsetChoice

◆ gapOffsetValue

◆ type


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