#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>
Include dependency graph for lora-logical-channel-helper.h:
This graph shows which files directly or indirectly include this file: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 | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |