ModelInternalNoise ================== .. currentmodule:: simu.lib.sources .. autoclass:: ModelInternalNoise :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelInternalNoise.attitude ~ModelInternalNoise.duration ~ModelInternalNoise.e_max ~ModelInternalNoise.e_min ~ModelInternalNoise.idx_chan ~ModelInternalNoise.mdl_effect ~ModelInternalNoise.name ~ModelInternalNoise.position ~ModelInternalNoise.sim_geom ~ModelInternalNoise.snr ~ModelInternalNoise.time ~ModelInternalNoise.velocity .. rubric:: Methods Summary .. autosummary:: ~ModelInternalNoise.get_model ~ModelInternalNoise.get_noisy_model ~ModelInternalNoise.set_energy_band ~ModelInternalNoise.set_idx_channel ~ModelInternalNoise.set_satellite_context ~ModelInternalNoise.set_sim_dpix ~ModelInternalNoise.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