Use LEO and ISL propagation loss models.

This commit is contained in:
Tim Schubert 2020-07-24 17:00:51 +02:00
parent 3f223d1d6c
commit 12040289d3
3 changed files with 9 additions and 3 deletions

View file

@ -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");