GainSection

class MonitorControl.GainSection(name, inputs=None, output_names=None, gain=0, active=True)

Bases: MonitorControl.Device

Any device which increases or decreases the power level without changing the frequency and possible splits the signal.

Amplification and attenuation are often integral to devices like Receiver() or Backend() instances.

Methods Summary

get_gain()

set_gain(gain)

Methods Documentation

get_gain()
set_gain(gain)