Driver Characteristics - smart-fm/simmobility-prod GitHub Wiki
Every driver has his/her own unique driving characteristics. This is modelled in SimMobility ShortTerm (ST) by using various driver behaviour parameters. These paramters are defined in the file named driver_param.xml. This file is given as an input to SimMobilityST by specifying the filename in the generic_props section of the common settings configuration file as follows:
<generic_props>
<property key="driver_behaviour_file" value=<file-path> />
.
</generic_props> The driver_param.xml is explained in detail in the [parameters] (https://github.com/smart-fm/simmobility-prod/wiki/Short-Term-Parameters) section.