windCurrent and windDeviation

Hi,

I was testing the wind disturbance using jmavsim. However, I was little confused about relation between windDeviation and windCurrent.

In the Simulator.java, only used windDeviation to create simpleEnvironment, and what is the mathematical equation between windCurrent and windDeviation?

Is this related to SimpleEnvironment.update() function?

Thanks.