PhysX SDK 3.2 API Reference: PxVehicleSuspensionData Class Reference

PhysX SDK 3.2 API

PxVehicleSuspensionData Class Reference
[Vehicle]

#include <PxVehicleComponents.h>

List of all members.


Public Member Functions

 PxVehicleSuspensionData ()

Public Attributes

PxReal mSpringStrength
 Spring strength of suspension unit, specified in N m^-1. Range: (0,inf)
.
PxReal mSpringDamperRate
 Spring damper rate of suspension unit, specified in s^-1. Range: (0,inf)
.
PxReal mMaxCompression
 Maximum compression allowed by suspension spring, specified in m. Range: (0,inf)
.
PxReal mMaxDroop
 Maximum elongation allowed by suspension spring, specified in m. Range: (0,inf)
.
PxReal mSprungMass
 Mass of vehicle that is supported by suspension spring, specified in kg. Range: (0,inf)
.

Private Member Functions

bool isValid () const

Private Attributes

PxReal mPad [3]

Friends

class PxVehicleWheels4SimData

Constructor & Destructor Documentation

PxVehicleSuspensionData::PxVehicleSuspensionData (  )  [inline]


Member Function Documentation

bool PxVehicleSuspensionData::isValid (  )  const [private]


Friends And Related Function Documentation

friend class PxVehicleWheels4SimData [friend]


Member Data Documentation

Maximum compression allowed by suspension spring, specified in m. Range: (0,inf)
.

Maximum elongation allowed by suspension spring, specified in m. Range: (0,inf)
.

Spring damper rate of suspension unit, specified in s^-1. Range: (0,inf)
.

Spring strength of suspension unit, specified in N m^-1. Range: (0,inf)
.

Mass of vehicle that is supported by suspension spring, specified in kg. Range: (0,inf)
.


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