function Gain = set_TTFSS_Gain(CG,FG,fast_pol) Gain = containers.Map; Gain('CG') = CG; Gain('FG') = FG; Gain('Fast_Sign') = fast_pol; end