ExposureSimulator ================= .. currentmodule:: ctapointing.exposure .. autoclass:: ExposureSimulator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExposureSimulator.ambient_pressure ~ExposureSimulator.ambient_temperature ~ExposureSimulator.apply_moonlight ~ExposureSimulator.apply_noise ~ExposureSimulator.max_magnitude ~ExposureSimulator.min_magnitude ~ExposureSimulator.name ~ExposureSimulator.num_time_steps ~ExposureSimulator.num_unsharp_rays_leds ~ExposureSimulator.num_unsharp_rays_stars ~ExposureSimulator.unsharp_radius ~ExposureSimulator.unsharp_radius_lid ~ExposureSimulator.uuid .. rubric:: Methods Summary .. autosummary:: ~ExposureSimulator.from_config ~ExposureSimulator.process .. rubric:: Attributes Documentation .. autoattribute:: ambient_pressure .. autoattribute:: ambient_temperature .. autoattribute:: apply_moonlight .. autoattribute:: apply_noise .. autoattribute:: max_magnitude .. autoattribute:: min_magnitude .. autoattribute:: name .. autoattribute:: num_time_steps .. autoattribute:: num_unsharp_rays_leds .. autoattribute:: num_unsharp_rays_stars .. autoattribute:: unsharp_radius .. autoattribute:: unsharp_radius_lid .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: from_config .. automethod:: process