A Discrete-Event Network Simulator
API
ns3::SiConfiguration_s Struct Reference

See section 4.3.21 siConfiguration. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::SiConfiguration_s:

Public Attributes

uint16_t m_sfn
 sfn More...
 
uint16_t m_sib1Length
 sib1 length More...
 
std::vector< struct SiMessageListElement_sm_siMessageList
 message list More...
 
uint8_t m_siWindowLength
 window length More...
 

Detailed Description

See section 4.3.21 siConfiguration.

Definition at line 415 of file ff-mac-common.h.

Member Data Documentation

◆ m_sfn

uint16_t ns3::SiConfiguration_s::m_sfn

sfn

Definition at line 417 of file ff-mac-common.h.

◆ m_sib1Length

uint16_t ns3::SiConfiguration_s::m_sib1Length

sib1 length

Definition at line 418 of file ff-mac-common.h.

◆ m_siMessageList

std::vector<struct SiMessageListElement_s> ns3::SiConfiguration_s::m_siMessageList

message list

Definition at line 420 of file ff-mac-common.h.

◆ m_siWindowLength

uint8_t ns3::SiConfiguration_s::m_siWindowLength

window length

Definition at line 419 of file ff-mac-common.h.


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