ModelInternalNoise ================== .. currentmodule:: ecpi.simu.lib.sources .. autoclass:: ModelInternalNoise :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelInternalNoise.name ~ModelInternalNoise.static_attitude ~ModelInternalNoise.static_duration ~ModelInternalNoise.static_e_max ~ModelInternalNoise.static_e_min ~ModelInternalNoise.static_idx_chan ~ModelInternalNoise.static_mdl_effect ~ModelInternalNoise.static_position ~ModelInternalNoise.static_sim_geom ~ModelInternalNoise.static_time ~ModelInternalNoise.static_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 .. 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_model .. automethod:: get_noisy_model .. automethod:: set_energy_band .. automethod:: set_idx_channel .. automethod:: set_satellite_context .. automethod:: set_sim_dpix