Aerodynamic Objects Core 2.0.0
Loading...
Searching...
No Matches
AerodynamicObjects.WindTools Class Reference

Static Public Member Functions

static Vector3 GetVelocityFromSpeedAndAngles (float speed, float azimuth, float elevation)
 Calculates the vector velocity using speed, angle about the Y axis in degrees (azimuth), and elevation angle in degrees. More...
 

Member Function Documentation

◆ GetVelocityFromSpeedAndAngles()

static Vector3 AerodynamicObjects.WindTools.GetVelocityFromSpeedAndAngles ( float  speed,
float  azimuth,
float  elevation 
)
static

Calculates the vector velocity using speed, angle about the Y axis in degrees (azimuth), and elevation angle in degrees.

Parameters
speedWind speed (m/s)
azimuthAngle about the Y axis (degrees)
elevationAngle between the wind and the horizontal plane (degrees)
Returns
Vector of velocity (m/s)

The documentation for this class was generated from the following file: