mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-09 02:23:57 +02:00
add mock channel for ground to space communication
This commit is contained in:
parent
95774794b5
commit
45228b292e
4 changed files with 148 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <ns3/simulator.h>
|
||||
#include <ns3/log.h>
|
||||
#include <ns3/pointer.h>
|
||||
#include <ns3/enum.h>
|
||||
#include "mock-channel.h"
|
||||
|
||||
namespace ns3 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue