mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 10:03:58 +02:00
Add polar position allocator
This commit is contained in:
parent
70c70a19ce
commit
ab7c9881f6
7 changed files with 147 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
|
||||
|
||||
#ifndef LEO_CIRCULAR_ORBIT_HELPER_H
|
||||
#define LEO_CIRCULAR_ORBIT_HELPER_H
|
||||
#ifndef LEO_CIRCULAR_ORBIT_POSITION_ALLOCATOR_H
|
||||
#define LEO_CIRCULAR_ORBIT_POSITION_ALLOCATOR_H
|
||||
|
||||
#include "ns3/position-allocator.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue