![]() |
four_multi
Multi-Antenna,Multi-Node,Multi-Band,Multi-Cell
|
The function simulate is used to simulate a system with several nodes on a single computer. No USRP hardware is needed. The function is very useful for debugging. Instantiate all consituent nodes with simulate=true before passing them to the function. The frame timings of all nodes need to aligned and buffer_length the same. More...
The function simulate is used to simulate a system with several nodes on a single computer. No USRP hardware is needed. The function is very useful for debugging. Instantiate all consituent nodes with simulate=true before passing them to the function. The frame timings of all nodes need to aligned and buffer_length the same.
nodes | Is a pointer to a vector of nodes. |
c | Is pointer to a channel model. |