FAerofoil::CalcAngleOfAttackDegrees

Angle of attack is the angle between the aerofoil and the airflow vector

Choose your operating system:

Windows

macOS

Linux

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/AerofoilSystem.h

Include

#include "AerofoilSystem.h"

Source

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/AerofoilSystem.cpp

Syntax

float CalcAngleOfAttackDegrees
(
    const FVector & UpAxis,
    const FVector & InAirflowVector
)

Remarks

Angle of attack is the angle between the aerofoil and the airflow vector