Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule > API/Runtime/ChaosVehiclesCore/SimModule/FAerofoilSimModule
- ISimulationModuleBase::Simulate()
- FAerofoilSimModule::Simulate()
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 |
virtual void Simulate
(
float DeltaTime,
const FAllInputs & Inputs,
FSimModuleTree & VehicleModuleSystem
)
Remarks
The main Simulation function that is called from the physics async callback thread