Values.UplinkSpectrumConfigSourceInformation about the uplink spectral Config.
type nonrec t = {centerFrequency : Frequency.t;Center frequency of an uplink spectral Config. Valid values are between 2025 to 2120 MHz.
*)polarization : Polarization.t option;Polarization of an uplink spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.
*)}