four_multi
Multi-Antenna,Multi-Node,Multi-Band,Multi-Cell
simulate Class Reference

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...


Detailed Description

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.

Parameters:
nodesIs a pointer to a vector of nodes.
cIs pointer to a channel model.

The documentation for this class was generated from the following file:
 All Classes Functions Variables