FAerofoil::CalcDragCoefficient

Returns drag coefficient for the current angle of attack of the aerofoil surface

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 CalcDragCoefficient
(
    float InAngleOfAttack,
    float InControlSurfaceAngle
)

Remarks

Returns drag coefficient for the current angle of attack of the aerofoil surface