ns3::LorawanMacEndDevice::LoraRetxParameters Struct Reference

Structure representing the parameters that will be used in the retransmission procedure. More...

#include "lorawan-mac-end-device.h"

Public Attributes

Time firstAttempt
 
Ptr< Packet > packet = 0
 
uint8_t retxLeft
 
bool waitingAck = false
 

Detailed Description

Structure representing the parameters that will be used in the retransmission procedure.

Definition at line 385 of file lorawan-mac-end-device.h.

Member Data Documentation

◆ firstAttempt

◆ packet

◆ retxLeft

◆ waitingAck


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