PxVehicleGearsData Class Reference
[Vehicle]
#include <PxVehicleComponents.h>
Member Enumeration Documentation
- Enumerator:
Constructor & Destructor Documentation
PxVehicleGearsData::PxVehicleGearsData | ( | ) | [inline] |
PxVehicleGearsData::PxVehicleGearsData | ( | const | PxEMPTY | ) | [inline] |
Member Function Documentation
PxReal PxVehicleGearsData::getGearRatio | ( | PxVehicleGearsData::Enum | a | ) | const [inline] |
bool PxVehicleGearsData::isValid | ( | ) | const [private] |
void PxVehicleGearsData::setGearRatio | ( | PxVehicleGearsData::Enum | a, | |
PxReal | ratio | |||
) | [inline] |
Friends And Related Function Documentation
friend class PxVehicleDriveSimData [friend] |
Member Data Documentation
Gear ratio applied is mRatios[currentGear]*finalRatio.
Range: [0, PX_MAX_F32)
Number of gears (including reverse and neutral).
Range: (0, MAX_NB_GEAR_RATIOS)
PxReal PxVehicleGearsData::mPad [private] |
PxReal PxVehicleGearsData::mRatios[PxVehicleGearsData::eGEARSRATIO_COUNT] |
Gear ratios.
Range: [0, PX_MAX_F32)
Time it takes to switch gear.
- Note:
- Specified in seconds (s).
The documentation for this class was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com