A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::lrwpan::GtsFields::GtsDescriptor Struct Reference

GTS Descriptor. More...

Collaboration diagram for ns3::lrwpan::GtsFields::GtsDescriptor:

Public Attributes

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

Detailed Description

GTS Descriptor.

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

Member Data Documentation

◆ m_gtsDescDevShortAddr

Mac16Address ns3::lrwpan::GtsFields::GtsDescriptor::m_gtsDescDevShortAddr

GTS Descriptor Device Short Address (Bit 0-15).

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

◆ m_gtsDescLength

uint8_t ns3::lrwpan::GtsFields::GtsDescriptor::m_gtsDescLength

GTS Descriptor GTS Length (Bit 20-23).

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

◆ m_gtsDescStartSlot

uint8_t ns3::lrwpan::GtsFields::GtsDescriptor::m_gtsDescStartSlot

GTS Descriptor GTS Starting Slot(Bit 16-19).

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


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