from sfa.rspecs.elements.element import Element class Channel(Element): fields = [ 'channel_num', 'frequency', 'standard', ]