ParticleBin
Create a particle bin dataset.
Syntax
model.result().dataset().create(<dtag>,"ParticleBin");
model.result().dataset(<dtag>).set(property, <value>);
Description
model.result().dataset().create(<dtag>,"ParticleBin") creates a particle bin set. This dataset evaluates an expression over all particles and then groups them into subintervals, or bins, based on which particles return similar values. If this dataset is then used in any other particle tracing plot or evaluation, each bin produces a single particle having position and other properties equal to the average over particles in the bin.
The following properties are available:
none | dataset name
equalnumber | equalwidth
limits | number | tolerance