Thank you but where does this delta-time come in the original equation that produces the new NewPosition which is merely : NewPositionmeters = OldPositionmeters + Velocitymeters/sec . Could you please further explain this ?
Also, how the delta-time is normally represented when the PSO algorithm...