Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 03, 2019
  3. Feb 19, 2018
  4. Feb 08, 2018
  5. Jan 26, 2018
  6. Jan 16, 2018
  7. Jan 12, 2018
  8. Dec 20, 2017
  9. Nov 24, 2017
  10. Nov 21, 2017
  11. Nov 16, 2017
  12. Jul 27, 2017
  13. Jul 24, 2017
  14. Feb 03, 2017
  15. Jan 13, 2017
  16. Nov 01, 2016
  17. Oct 21, 2016
Loading