FixedFilter =========== .. currentmodule:: sofia_redux.scan.filters.fixed_filter .. autoclass:: FixedFilter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FixedFilter.channel_dependent_attributes .. rubric:: Methods Summary .. autosummary:: ~FixedFilter.add_frame_parms ~FixedFilter.get_config_name ~FixedFilter.get_id ~FixedFilter.get_mean_point_response ~FixedFilter.get_point_response ~FixedFilter.post_filter_channels ~FixedFilter.pre_filter ~FixedFilter.pre_filter_channels ~FixedFilter.reset_point_response ~FixedFilter.response_at ~FixedFilter.set_integration .. rubric:: Attributes Documentation .. autoattribute:: channel_dependent_attributes .. rubric:: Methods Documentation .. automethod:: add_frame_parms .. automethod:: get_config_name .. automethod:: get_id .. automethod:: get_mean_point_response .. automethod:: get_point_response .. automethod:: post_filter_channels .. automethod:: pre_filter .. automethod:: pre_filter_channels .. automethod:: reset_point_response .. automethod:: response_at .. automethod:: set_integration