Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvphysics:setvehiclewheelparameters [TV3DWiki]
 

Wiki > TV3D65 Index > TVPhysics

SetVehicleWheelParameters

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET SetVehicleWheelParameters(iVehicleIndex As Integer , iWheelIndex As Integer , fMaxSideSlip As Single , fSideSlipCoeff As Single , fMaxLongitudinalSlide As Single , fLongitudinalSlideCoeff As Single)
C++ void SetVehicleWheelParameters(int iVehicleIndex , int iWheelIndex , float fMaxSideSlip , float fSideSlipCoeff , float fMaxLongitudinalSlide , float fLongitudinalSlideCoeff )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iVehicleIndexNoiVehicleIndex description
iWheelIndexNoiWheelIndex description
fMaxSideSlipYesfMaxSideSlip description
fSideSlipCoeffYesfSideSlipCoeff description
fMaxLongitudinalSlideYesfMaxLongitudinalSlide description
fLongitudinalSlideCoeffYesfLongitudinalSlideCoeff description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvphysics/setvehiclewheelparameters.txt · Last modified: 2009/11/29 18:00