Does this Configuration correspond to Tx or Rx Antenna gain? And is it UL or DL?
17 views
Skip to first unread message
Angèle Hager Hafaiedh
unread,
Feb 17, 2026, 5:41:16 AM (11 days ago) Feb 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 5G-LENA-users
// 1x1 is fine if you just want a fixed element gain; increase rows/cols for array gain.
// --- NTN gNB(s) ---
nrHelper->SetGnbAntennaAttribute("NumRows", UintegerValue(64));
nrHelper->SetGnbAntennaAttribute("NumColumns", UintegerValue(64));
Ptr<IsotropicAntennaModel> ntnElem = CreateObject<IsotropicAntennaModel>();
ntnElem->SetAttribute("Gain", DoubleValue(30.0));
Thank you in advance
Gabriel Ferreira
unread,
Feb 20, 2026, 5:57:48 AM (8 days ago) Feb 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 5G-LENA-users
This gain is the antenna element gain (single tile of the antenna panel). The full antenna gain is computed based on a bunch of things.