#include "lora-logical-channel.h"#include "lora-sub-band.h"#include "ns3/nstime.h"#include "ns3/object.h"#include "ns3/packet.h"#include <iterator>#include <list>#include <stdint.h>#include <vector>Go to the source code of this file.
Classes | |
| class | ns3::LoraLogicalChannelHelper |
| This class supports LorawanMac instances by managing a list of the logical channels that the device is supposed to be using, and establishes their relationship with LoraSubBands. More... | |
Namespaces | |
| namespace | ns3 |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |