Skip to content
Snippets Groups Projects
  1. Sep 16, 2020
  2. Aug 15, 2020
  3. Aug 14, 2020
  4. Aug 12, 2020
  5. Aug 07, 2020
  6. Jul 10, 2020
  7. Jul 06, 2020
  8. Jun 29, 2020
  9. Apr 29, 2020
  10. Apr 11, 2020
  11. Apr 10, 2020
  12. Mar 12, 2020
  13. Nov 15, 2019
  14. Jul 30, 2019
  15. Jul 10, 2019
  16. Jun 28, 2019
  17. Jun 25, 2019
  18. May 17, 2019
  19. May 09, 2019
    • Yurov, Dmitry's avatar
      Replace numberOfSimulationElements with intensityMapSize outside of Simulation class tree · c9f8e7f2
      Yurov, Dmitry authored
      Simulation::numberOfSimulationElements was previously used as a synonym
      to the number of values in the intensity map. However it is different
      in the case of SpecularSimulation with beam divergence and could lead
      to malfunctioning in the future. To avoid confusion,
      numberOfSimulationElements method was placed in the
      protected scope of Simulation class. Simulation::intensityMapSize returns
      the actual size of intensity map.
      c9f8e7f2
  20. Mar 27, 2019
Loading