PhysX SDK 3.2 API Reference: PxVehicleClutchData Class Reference

PhysX SDK 3.2 API

PxVehicleClutchData Class Reference
[Vehicle]

#include <PxVehicleComponents.h>

List of all members.


Public Member Functions

 PxVehicleClutchData ()

Public Attributes

PxReal mStrength
 Strength of clutch.

Private Member Functions

bool isValid () const

Private Attributes

PxReal mPad [3]

Friends

class PxVehicleDriveSimData

Constructor & Destructor Documentation

PxVehicleClutchData::PxVehicleClutchData (  )  [inline]


Member Function Documentation

bool PxVehicleClutchData::isValid (  )  const [private]


Friends And Related Function Documentation

friend class PxVehicleDriveSimData [friend]


Member Data Documentation

Strength of clutch.

Torque generated by clutch is proportional to the clutch strength and the velocity difference between the engine speed and the speed of the driven wheels after accounting for the gear ratio. Range: (0,MAX_NUM_GEAR_RATIOS)


The documentation for this class was generated from the following file:



Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com