ModelSrcInterface ================= .. currentmodule:: ecpi.simu.lib.sources .. autoclass:: ModelSrcInterface :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelSrcInterface.name ~ModelSrcInterface.static_attitude ~ModelSrcInterface.static_duration ~ModelSrcInterface.static_e_max ~ModelSrcInterface.static_e_min ~ModelSrcInterface.static_idx_chan ~ModelSrcInterface.static_mdl_effect ~ModelSrcInterface.static_position ~ModelSrcInterface.static_sim_geom ~ModelSrcInterface.static_time ~ModelSrcInterface.static_velocity .. rubric:: Methods Summary .. autosummary:: ~ModelSrcInterface.get_noisy_model ~ModelSrcInterface.set_energy_band ~ModelSrcInterface.set_idx_channel ~ModelSrcInterface.set_satellite_context ~ModelSrcInterface.set_sim_dpix .. rubric:: Attributes Documentation .. autoattribute:: name .. autoattribute:: static_attitude .. autoattribute:: static_duration .. autoattribute:: static_e_max .. autoattribute:: static_e_min .. autoattribute:: static_idx_chan .. autoattribute:: static_mdl_effect .. autoattribute:: static_position .. autoattribute:: static_sim_geom .. autoattribute:: static_time .. autoattribute:: static_velocity .. rubric:: Methods Documentation .. automethod:: get_noisy_model .. automethod:: set_energy_band .. automethod:: set_idx_channel .. automethod:: set_satellite_context .. automethod:: set_sim_dpix