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

Provides a conversion between (speed, azimuth, direction) and a velocity vector. More...

Public Member Functions

Vector3 GetVelocity ()
 

Public Attributes

float speed = 1f
 
float azimuth
 
float elevation
 

Detailed Description

Provides a conversion between (speed, azimuth, direction) and a velocity vector.

Member Function Documentation

◆ GetVelocity()

Vector3 AerodynamicObjects.DirectionalVelocity.GetVelocity ( )

Member Data Documentation

◆ azimuth

float AerodynamicObjects.DirectionalVelocity.azimuth

◆ elevation

float AerodynamicObjects.DirectionalVelocity.elevation

◆ speed

float AerodynamicObjects.DirectionalVelocity.speed = 1f

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