mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-07-31 03:00:07 +02:00
Add user link parameters
This commit is contained in:
parent
bb3bcb627c
commit
7293dbbad1
12 changed files with 247 additions and 96 deletions
|
@ -156,7 +156,7 @@ MockChannel::GetPropagationLoss () const
|
|||
}
|
||||
|
||||
void
|
||||
MockChannel::SetPropagationLoss (PropagationLossModel model)
|
||||
MockChannel::SetPropagationLoss (Ptr<PropagationLossModel> model)
|
||||
{
|
||||
m_propagationLoss = model;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue