A Discrete-Event Network Simulator
API
ns3::LteRrcSap::MeasGapConfig Struct Reference

MeasGapConfig structure. More...

#include "lte-rrc-sap.h"

Public Types

enum  action { SETUP, RESET }
 the action type More...
 
enum  gap { GP0, GP1 }
 the gap offest More...
 

Public Attributes

enum ns3::LteRrcSap::MeasGapConfig::gap gapOffsetChoice
 gap offset More...
 
uint8_t gapOffsetValue
 gap offset value More...
 
enum ns3::LteRrcSap::MeasGapConfig::action type
 action type More...
 

Detailed Description

MeasGapConfig structure.

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

Member Enumeration Documentation

◆ action

the action type

Enumerator
SETUP 
RESET 

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

◆ gap

the gap offest

Enumerator
GP0 
GP1 

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

Member Data Documentation

◆ gapOffsetChoice

◆ gapOffsetValue

◆ type


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