AttributesTargetChanger

Attributes of "TargetChanger" object, used by "TargetChangerController" during simulation.


Field: reachDistance [Double]

Within this distance, pedestrians have reached this area.


Field: nextTarget [Integer>]

If "nextTargetIsPedestrian == true", then randomly select a pedestrian which is heading to the given target as new target. Otherwise, use the given target id as "normal" target id.


Field: changeAlgorithmType [TargetChangerAlgorithmType]

Select TargetChangerAlgorithm TargetChangerAlgorithmType:


Field: probabilityToChangeTarget [Double>]

Change target of a given pedestrian only with a certain probability between 0 and 1.