add mock channel for ground to space communication

This commit is contained in:
Tim Schubert 2020-06-22 18:15:52 +02:00
parent 95774794b5
commit 45228b292e
4 changed files with 148 additions and 0 deletions

View file

@ -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 {