DCS func getWindWithTurbulence
From DCS World Wiki - Hoggitworld.com
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: |