Enum EngineComponent.ForcedInduction.ForcedInductionType
Type of forced induction system affecting boost behavior and response characteristics.
Namespace: NWH.VehiclePhysics2.Powertrain
Assembly: NWH.VehiclePhysics2.dll
Syntax
public enum EngineComponent.ForcedInduction.ForcedInductionType
Remarks
- Turbocharger: Exhaust-driven with RPM/throttle-dependent spool time and wastegate
- Supercharger: Belt/gear-driven with instant response tied directly to engine RPM
Fields
| Name | Description |
|---|---|
| Supercharger | Mechanically-driven supercharger with instant RPM-based boost |
| Turbocharger | Exhaust-driven turbocharger with spool lag and wastegate behavior |