Eval15 Simulation Statistics
After a simulation (simulate>0)
some statistics will be printed to the screen and displayed in the
graphics window.
Screen
- Impacts
The simulation statistics are lead by the string sim:.
Then follows a list of numbers and labels, separated by + signs.
The numbers are the number of simulated impacts for the specified label.
Possible labels are:
label |
description |
m |
Main reflection |
s |
Single |
n |
Neighbour Overlap |
e |
Edge |
r |
Reject |
o |
Overflow |
u |
Respons |
- Pixels
The generated impacts are collected in pixels. A pixel is considered
to be filled if its content is larger than
cutoff*simulate.
The pixel statistics are lead by the string px:.
Then follows a list of numbers and labels, separated by + signs.
The numbers are the number of pixels for the specified label.
Possible labels are the same as for the impact statistics.
Example 1
sim:9986m+14e px:129m
9986 impacts in the main reflection and 14 outside the box.
The 9986 impacts were collected in 129 pixels.
Graphics
Similar information is displayed in the graphics window. The layout is
different.
The statistics are printed, one line per class. Possible classes are
Main Single Overlap Edge Reject Overflow Respons
For every class up to 3 numbers are printed.
- sim
The number of simulations
- pix
The number of pixels
- ins
The number of pixels inside the main reflection
Example 1
sim pix ins
Main 9986 129
Edge 14
Eval15
Eval15 commands