model
=====

.. currentmodule:: pinballrt.model

.. autoclass:: Model

   .. rubric:: Methods Summary

   .. autosummary::

      ~Model.set_physical_properties
      ~Model.add_sources
      ~Model.thermal_mc
      ~Model.scattering_mc
      ~Model.make_image

   .. rubric:: Methods Documentation

   .. automethod:: set_physical_properties
   .. automethod:: add_sources
   .. automethod:: thermal_mc
   .. automethod:: scattering_mc
   .. automethod:: make_image
