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

SpeedStatePars structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::SpeedStatePars:

Public Types

enum  Action { SETUP , RESET }
 the action type More...
 

Public Attributes

MobilityStateParameters mobilityStateParameters
 mobility state parameters
 
SpeedStateScaleFactors timeToTriggerSf
 time to trigger scale factors
 
Action type
 action type
 

Detailed Description

SpeedStatePars structure.

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

Member Enumeration Documentation

◆ Action

the action type

Enumerator
SETUP 
RESET 

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

Member Data Documentation

◆ mobilityStateParameters

MobilityStateParameters ns3::LteRrcSap::SpeedStatePars::mobilityStateParameters

◆ timeToTriggerSf

SpeedStateScaleFactors ns3::LteRrcSap::SpeedStatePars::timeToTriggerSf

◆ type

Action ns3::LteRrcSap::SpeedStatePars::type

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