mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-09 10:31:43 +02:00
Use speed of light in air
This commit is contained in:
parent
b0bd80c8fe
commit
37631d0758
6 changed files with 15 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <ns3/propagation-loss-model.h>
|
||||
|
||||
#define LEO_PROP_EARTH_RAD 6.37101e6
|
||||
#define LEO_SPEED_OF_LIGHT_IN_AIR 299702458
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue