Quote:
Originally Posted by Fifi
So in Sim.Cfg, giving a higher value for sonar sensitivity will decrease the detection time...and giving a lower value will increase the detection time? 
Or is it the inverse? 
A bit lost this time  Need other coffee cup!
|
There is also a sensitivity factor for each device in
AI_Sensors.dat (in the Library)... And if this parameter = 1,
the device doesn't work anymore, even if the definition given in
S3D is :
"Sensitivity = At (Sensitivity * MaxRange) distance, we have a double detection time", which doesn't make sense in case of =1 (in this case, according to S3D's definition, the device still should be able to work, and with the same detection time, whatever the distance is (between 0 and max range)...).
Moreover,
S3D says :
"If 0, then the value from sim.cfg is taken". So if Sensitivity is
not =0, then the sensitivity factor of
Sim.cfg would just not be taken into account ?...