ModelSrcInterface ================= .. currentmodule:: simu.lib.sources .. autoclass:: ModelSrcInterface :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelSrcInterface.attitude ~ModelSrcInterface.duration ~ModelSrcInterface.e_max ~ModelSrcInterface.e_min ~ModelSrcInterface.idx_chan ~ModelSrcInterface.mdl_effect ~ModelSrcInterface.name ~ModelSrcInterface.position ~ModelSrcInterface.sim_geom ~ModelSrcInterface.snr ~ModelSrcInterface.time ~ModelSrcInterface.velocity .. rubric:: Methods Summary .. autosummary:: ~ModelSrcInterface.get_model ~ModelSrcInterface.get_noisy_model ~ModelSrcInterface.set_energy_band ~ModelSrcInterface.set_idx_channel ~ModelSrcInterface.set_satellite_context ~ModelSrcInterface.set_sim_dpix ~ModelSrcInterface.use_always_noisy_model .. rubric:: Attributes Documentation .. autoattribute:: attitude .. autoattribute:: duration .. autoattribute:: e_max .. autoattribute:: e_min .. autoattribute:: idx_chan .. autoattribute:: mdl_effect .. autoattribute:: name .. autoattribute:: position .. autoattribute:: sim_geom .. autoattribute:: snr .. autoattribute:: time .. autoattribute:: velocity .. rubric:: Methods Documentation .. automethod:: get_model .. automethod:: get_noisy_model .. automethod:: set_energy_band .. automethod:: set_idx_channel .. automethod:: set_satellite_context .. automethod:: set_sim_dpix .. automethod:: use_always_noisy_model