AWGN Realization¶

AWGN realizations represent the sampling of the Gaussian distributions associated with additive white Gaussian noise (AWGN).
- class AWGNRealization(power, seed)[source]¶
Bases:
NoiseRealization
Realization of additive white Gaussian noise
- Parameters: