A Discrete-Event Network Simulator
API
Public Types | Public Attributes | List of all members
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 465 of file lte-rrc-sap.h.

Member Enumeration Documentation

◆ action

the action type

Enumerator
SETUP 
RESET 

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

◆ gap

the gap offest

Enumerator
GP0 
GP1 

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

Member Data Documentation

◆ gapOffsetChoice

enum ns3::LteRrcSap::MeasGapConfig::gap ns3::LteRrcSap::MeasGapConfig::gapOffsetChoice

◆ gapOffsetValue

uint8_t ns3::LteRrcSap::MeasGapConfig::gapOffsetValue

◆ type

enum ns3::LteRrcSap::MeasGapConfig::action ns3::LteRrcSap::MeasGapConfig::type

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