| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
Defines wind properties. More...

Public Attributes | |
| optional double | origin_direction = 1 | 
| The origin direction of the wind (not the target direction) in the ground/xy-plane of the world coordinate system.  More... | |
| optional double | speed = 2 | 
| The wind speed.  More... | |
Defines wind properties.
| optional double osi3::EnvironmentalConditions::Wind::origin_direction = 1 | 
The origin direction of the wind (not the target direction) in the ground/xy-plane of the world coordinate system.
Corresponds to the heading/yaw angle, counted counterclockwise. 0 pointing north. If north is not explicitly defined via osi3::GroundTruth::proj_string, then north is pointing in y-axis direction. The default orientation (x, y, z) is easting, northing, up [1].
Unit: rad
The preferred angular range is [0, 2pi].
| optional double osi3::EnvironmentalConditions::Wind::speed = 2 | 
The wind speed.
Unit: m/s