A Discrete-Event Network Simulator
API
ns3::GtsFields::gtsDescriptor Struct Reference
+ Collaboration diagram for ns3::GtsFields::gtsDescriptor:

Public Attributes

Mac16Address m_gtsDescDevShortAddr
 GTS Descriptor Device Short Address (Bit 0-15) More...
 
uint8_t m_gtsDescLength
 GTS Descriptor GTS Length (Bit 20-23) More...
 
uint8_t m_gtsDescStartSlot
 GTS Descriptor GTS Starting Slot(Bit 16-19) More...
 

Detailed Description

Definition at line 205 of file lr-wpan-fields.h.

Member Data Documentation

◆ m_gtsDescDevShortAddr

Mac16Address ns3::GtsFields::gtsDescriptor::m_gtsDescDevShortAddr

GTS Descriptor Device Short Address (Bit 0-15)

Definition at line 207 of file lr-wpan-fields.h.

◆ m_gtsDescLength

uint8_t ns3::GtsFields::gtsDescriptor::m_gtsDescLength

GTS Descriptor GTS Length (Bit 20-23)

Definition at line 209 of file lr-wpan-fields.h.

Referenced by ns3::GtsFields::Deserialize(), and ns3::GtsFields::Serialize().

◆ m_gtsDescStartSlot

uint8_t ns3::GtsFields::gtsDescriptor::m_gtsDescStartSlot

GTS Descriptor GTS Starting Slot(Bit 16-19)

Definition at line 208 of file lr-wpan-fields.h.

Referenced by ns3::GtsFields::Deserialize(), and ns3::GtsFields::Serialize().


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