mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-09 10:31:43 +02:00
Fix wrong speed
This commit is contained in:
parent
95bc153b1b
commit
a92c54703f
5 changed files with 20 additions and 19 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "ns3/mobility-model.h"
|
||||
#include "ns3/nstime.h"
|
||||
|
||||
#define LEO_EARTH_RAD_M 6371009.0
|
||||
#define LEO_EARTH_RAD_KM 6371.0090
|
||||
#define LEO_EARTH_GM_KM_E10 39.8600436
|
||||
|
||||
namespace ns3 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue