DCS func getWindWithTurbulence

From DCS World Wiki - Hoggitworld.com
Revision as of 00:12, 12 April 2018 by Grimes (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: