NWH Vehicle Physics 2
Search Results for

    Show / Hide Table of Contents

    Delegate EngineComponent.CalculateTorque

    Delegate for a function that calculates engine output torque.

    Namespace: NWH.VehiclePhysics2.Powertrain
    Assembly: NWH.VehiclePhysics2.dll
    Syntax
    public delegate float EngineComponent.CalculateTorque(float angularVelocity, float dt)
    Parameters
    Type Name Description
    float angularVelocity Delegate for a function that calculates engine output torque.
    float dt Delegate for a function that calculates engine output torque.
    Returns
    Type Description
    float Delegate for a function that calculates engine output torque.
    In this article
    Back to top Copyright © NWH - Vehicle Physics, Aerodynamics, Dynamic Water Physics