mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-11 19:41:41 +02:00
Add constructor for channls wih params for constellations
This commit is contained in:
parent
27ee6a3697
commit
bb3bcb627c
7 changed files with 132 additions and 6 deletions
|
@ -31,7 +31,7 @@ namespace ns3 {
|
|||
#define LEO_STARLINK_PATH_DISTANCE 1684 // km
|
||||
#define LEO_STARLINK_ELEVATION_ANGLE 40 // deg
|
||||
#define LEO_STARLINK_FSPL 186.1 // dB
|
||||
#define LEO_STARLINK_ATMOSPHERIC_LOSS 2.9 // dBm
|
||||
#define LEO_STARLINK_ATMOSPHERIC_LOSS 2.9 // dB
|
||||
#define LEO_STARLINK_RX_ANTENNA_GAIN 40.9 // dBi
|
||||
#define LEO_STARLINK_SYSTEM_TEMP 535.9 // K
|
||||
#define LEO_STARLINK_G_T 13.6 // dB/K
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue