Difference between revisions of "DCS func getWindWithTurbulence"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
(No difference)

Revision as of 00:12, 12 April 2018

Scripting Root

Envrioment: Mission Scripting
Function: getWindWithTurbulence Added with: 1.2.0
Member Of: atmosphere
Syntax: vec3 atmosphere.getWindWithTurbulence(table vec3 )
Description: Returns a velocity vector of the wind at a specified point, this time factoring turbulence into the equation.


Return Value: vec3
Return Example: vec3
Examples:
Related Functions: atmospherefunctions: getWind, getWindWithTurbulence, getTemperatureAndPressure
Notes: