Skip to content
Snippets Groups Projects
Dmitry Yurov's avatar
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
History
Name Last commit Last update