mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-10 11:01:41 +02:00
Add user link parameters
This commit is contained in:
parent
bb3bcb627c
commit
7293dbbad1
12 changed files with 247 additions and 96 deletions
|
@ -76,7 +76,9 @@ private:
|
|||
double fspl,
|
||||
double atmosphericLoss,
|
||||
double linkMargin,
|
||||
double dataRate);
|
||||
double dataRate,
|
||||
double rxGain,
|
||||
double rxLoss);
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue