mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 18:13:57 +02:00
add mock channel for ground to space communication
This commit is contained in:
parent
95774794b5
commit
45228b292e
4 changed files with 148 additions and 0 deletions
|
@ -101,6 +101,7 @@ private:
|
|||
* \brief Propagation loss model to be used with this channel
|
||||
*/
|
||||
Ptr<PropagationLossModel> m_propagationLoss;
|
||||
|
||||
}; // class MockChannel
|
||||
|
||||
} // namespace ns3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue