DCS func getWind
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | getWind | Added with: 1.2.0 | |
Member Of: | atmosphere | ||
Syntax: | vec3 atmosphere.getWind(table vec3 ) | ||
Description: | Returns a velocity vector of the wind at a specified point
| ||
Return Value: | vec3 | ||
Return Example: | vec3 | ||
Examples: | |||
Related Functions: | atmospherefunctions: getWind, getWindWithTurbulence, getTemperatureAndPressure | ||
Notes: |