mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 01:53:58 +02:00
Use LEO and ISL propagation loss models.
This commit is contained in:
parent
3f223d1d6c
commit
12040289d3
3 changed files with 9 additions and 3 deletions
|
@ -37,6 +37,7 @@ LeoPropagationLossModel::DoCalcRxPower (double txPowerDbm,
|
|||
//Vector bPos = b->GetPosition ();
|
||||
|
||||
// TODO perform line-earth intersection (ray tracing)
|
||||
// TODO check angle between satellite and ground-station
|
||||
|
||||
double rxc = 0;//-m_variable->GetValue ();
|
||||
//NS_LOG_DEBUG ("attenuation coefficient="<<rxc<<"Db");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue