Base Station¶
The BaseStation class is responsible for properly initializing the precoder (and the combiners in case of coordinated beamforming) and for transmitting the data streams to the user terminals.
Documentation¶
- class BaseStation[source]
Represents the base station (BS) in a MU-MIMO downlink system.
Resets the state of the BS.
Transmits pilot signals from the BS through the channel.
Receive and process the feedback messages from the UTs.
Transmits the feedforward messages from the BS through the channel.
Simulate the transmit processing chain of the BS to obtain the transmitted signal x.