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