I would like to include the information about 2 POIS (in the settings file) that I want the ONE simulator to take into account for simulation runs.
I know first thing is to set the following path:
PointsOfInterest.poiFile1 = data/POI.wkt
and then I'm supposed to include the indexes and probabilities but not sure exaclty how: (0, 0.3, 1, 0.7) ?
I'm not able to find any complete example of a case using POIS, can someone illustrate it? Am I missing anything else?
Thanks.