You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running the example lte-sl-relay-cluster with the pathloss
lteHelper->SetAttribute ("PathLossModel", StringValue (ns3::ConstantSpectrumPropagationLossModel"));
and I did not see any error. Can you please clarify that you still experience this on the latest code, and if so, provide more hints as to how to reproduce?
I was running the example lte-sl-relay-cluster with the pathloss
lteHelper->SetAttribute ("PathLossModel", StringValue (ns3::ConstantSpectrumPropagationLossModel"));
lteHelper->SetPathlossModelAttribute ("Loss", DoubleValue ());
The text was updated successfully, but these errors were encountered: