mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 18:13:57 +02:00
Fix wrong velocity and latitude
This commit is contained in:
parent
4cad8458ab
commit
d145337d6c
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "ns3/nstime.h"
|
||||
|
||||
#define LEO_EARTH_RAD_M 6371009.0
|
||||
#define LEO_EARTH_GM 3.98600436e14
|
||||
#define LEO_EARTH_GM_KM_E10 39.8600436
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue