Precoding#

RZFPrecoder(resource_grid, stream_management)

Regularized zero-forcing (RZF) precoding for multi-antenna transmissions.

PrecodedChannel(resource_grid, stream_management)

Abstract base class to compute the effective channel after precoding.

CBFPrecodedChannel(resource_grid, ...[, ...])

Compute the effective channel after conjugate beamforming (CBF) precoding.

EyePrecodedChannel(resource_grid, ...[, ...])

Compute the effective channel after power allocation without precoding.

RZFPrecodedChannel(resource_grid, ...[, ...])

Compute the effective channel after RZF precoding.