sdr.LinearModulation.map_symbols(s: ArrayLike) NDArray[complex128]

Converts the decimal symbols into complex symbols.

Parameters:
s: ArrayLike

The decimal symbols \(s[k]\) to map, \(0\) to \(M-1\).

Returns:

The complex symbols \(a[k]\).