Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule > API/Runtime/ChaosVehiclesCore/SimModule/FAerofoilSimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/AerofoilModule.h |
| Include | #include "SimModule/AerofoilModule.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/SimModule/AerofoilModule.cpp |
FVector GetForce
(
const FVector & v,
float Altitude,
float DeltaTime
)
Remarks
Returns the combined force of lift and drag at an aerofoil in local coordinates for direct application to the aircrafts rigid body.