aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleTireData.html
blob: 707628046bb0deff0ff716ac949c43663fc84d53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxVehicleTireData Class Reference</title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
	</head>

	<body bgcolor="#FFFFFF">
		<div id="header">
			<hr class="first">
			<img alt="" src="images/PhysXlogo.png" align="middle"> <br>
			<center>
				<a class="qindex" href="main.html">Main Page</a> &nbsp; 
				<a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; 
				<a class="qindex" href="annotated.html">Compound List</a> &nbsp; 
				<a class="qindex" href="functions.html">Compound Members</a> &nbsp;  
			</center>
			<hr class="second">
		</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="contents">
<h1>PxVehicleTireData Class Reference<br>
<small>
[<a class="el" href="group__vehicle.html">Vehicle</a>]</small>
</h1><!-- doxytag: class="PxVehicleTireData" --><code>#include &lt;<a class="el" href="PxVehicleComponents_8h-source.html">PxVehicleComponents.h</a>&gt;</code>
<p>

<p>
<a href="classPxVehicleTireData-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#4f7cde0fb3943e130fe35a786f649d1d">PxVehicleTireData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">PX_FORCE_INLINE PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#de0259eb242f4e9e687fbd29d59d1ee1">getRecipLongitudinalStiffnessPerUnitGravity</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return Cached value of 1.0/mLongitudinalStiffnessPerUnitGravity.  <a href="#de0259eb242f4e9e687fbd29d59d1ee1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PX_FORCE_INLINE PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#80027d305819f6805bf73eb47d5b9be7">getFrictionVsSlipGraphRecipx1Minusx0</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return Cached value of 1.0f/(mFrictionVsSlipGraph[1][0]-mFrictionVsSlipGraph[0][0]).  <a href="#80027d305819f6805bf73eb47d5b9be7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PX_FORCE_INLINE PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#f317498c9bf064a14e1856288280e145">getFrictionVsSlipGraphRecipx2Minusx1</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return Cached value of 1.0f/(mFrictionVsSlipGraph[2][0]-mFrictionVsSlipGraph[1][0]).  <a href="#f317498c9bf064a14e1856288280e145"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#d52ba7c872280fd9a52e728a052fc7ff">mLatStiffX</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads. mLatStiffX describes the minimum normalized load (load/restLoad) that gives a flat lateral stiffness response to load.  <a href="#d52ba7c872280fd9a52e728a052fc7ff"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#d2fa139cdff425babbf332384478a857">mLatStiffY</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads. mLatStiffY describes the maximum possible value of lateralStiffness/restLoad that occurs when (load/restLoad)&gt;= mLatStiffX.  <a href="#d2fa139cdff425babbf332384478a857"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#92083c9b5fbf957e4d4c54ab566b5457">mLongitudinalStiffnessPerUnitGravity</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tire Longitudinal stiffness per unit gravitational acceleration.  <a href="#92083c9b5fbf957e4d4c54ab566b5457"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#d279199240b57e9d20ad48a610ffa4b4">mCamberStiffnessPerUnitGravity</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">tire Tire camber stiffness per unity gravitational acceleration.  <a href="#d279199240b57e9d20ad48a610ffa4b4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#ab2bbd4b293db8fb9b94f310a59176a2">mFrictionVsSlipGraph</a> [3][2]</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Graph of friction vs longitudinal slip with 3 points.  <a href="#ab2bbd4b293db8fb9b94f310a59176a2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group__foundation.html#gcce5749db3dcfb916e98c253374264ed">PxU32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#8a9469d1683718ba3e5a2d2632dd9218">mType</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tire type denoting slicks, wets, snow, winter, summer, all-terrain, mud etc.  <a href="#8a9469d1683718ba3e5a2d2632dd9218"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#04a41f34edbf9a5bc42cc495684ca841">isValid</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#8b459e357483c7ee86304cc1280c2d2d">mRecipLongitudinalStiffnessPerUnitGravity</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cached value of 1.0/mLongitudinalStiffnessPerUnitGravity.  <a href="#8b459e357483c7ee86304cc1280c2d2d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#72bc73620f4d6265cf51869439574d3c">mFrictionVsSlipGraphRecipx1Minusx0</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cached value of 1.0f/(mFrictionVsSlipGraph[1][0]-mFrictionVsSlipGraph[0][0]).  <a href="#72bc73620f4d6265cf51869439574d3c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#5a2f35b2a0e3e225e13c62f6d4c588d6">mFrictionVsSlipGraphRecipx2Minusx1</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cached value of 1.0f/(mFrictionVsSlipGraph[2][0]-mFrictionVsSlipGraph[1][0]).  <a href="#5a2f35b2a0e3e225e13c62f6d4c588d6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#0b498753b7cf6afa6f0d507413dcb629">mPad</a> [2]</td></tr>

<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleTireData.html#4c2a2bf5a268389976a6f3c6ffeb1806">PxVehicleWheels4SimData</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4f7cde0fb3943e130fe35a786f649d1d"></a><!-- doxytag: member="PxVehicleTireData::PxVehicleTireData" ref="4f7cde0fb3943e130fe35a786f649d1d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxVehicleTireData::PxVehicleTireData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="80027d305819f6805bf73eb47d5b9be7"></a><!-- doxytag: member="PxVehicleTireData::getFrictionVsSlipGraphRecipx1Minusx0" ref="80027d305819f6805bf73eb47d5b9be7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PX_FORCE_INLINE PxReal PxVehicleTireData::getFrictionVsSlipGraphRecipx1Minusx0           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return Cached value of 1.0f/(mFrictionVsSlipGraph[1][0]-mFrictionVsSlipGraph[0][0]). 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="f317498c9bf064a14e1856288280e145"></a><!-- doxytag: member="PxVehicleTireData::getFrictionVsSlipGraphRecipx2Minusx1" ref="f317498c9bf064a14e1856288280e145" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PX_FORCE_INLINE PxReal PxVehicleTireData::getFrictionVsSlipGraphRecipx2Minusx1           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return Cached value of 1.0f/(mFrictionVsSlipGraph[2][0]-mFrictionVsSlipGraph[1][0]). 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="de0259eb242f4e9e687fbd29d59d1ee1"></a><!-- doxytag: member="PxVehicleTireData::getRecipLongitudinalStiffnessPerUnitGravity" ref="de0259eb242f4e9e687fbd29d59d1ee1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PX_FORCE_INLINE PxReal PxVehicleTireData::getRecipLongitudinalStiffnessPerUnitGravity           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return Cached value of 1.0/mLongitudinalStiffnessPerUnitGravity. 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="04a41f34edbf9a5bc42cc495684ca841"></a><!-- doxytag: member="PxVehicleTireData::isValid" ref="04a41f34edbf9a5bc42cc495684ca841" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleTireData::isValid           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="4c2a2bf5a268389976a6f3c6ffeb1806"></a><!-- doxytag: member="PxVehicleTireData::PxVehicleWheels4SimData" ref="4c2a2bf5a268389976a6f3c6ffeb1806" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class PxVehicleWheels4SimData<code> [friend]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="d279199240b57e9d20ad48a610ffa4b4"></a><!-- doxytag: member="PxVehicleTireData::mCamberStiffnessPerUnitGravity" ref="d279199240b57e9d20ad48a610ffa4b4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#d279199240b57e9d20ad48a610ffa4b4">PxVehicleTireData::mCamberStiffnessPerUnitGravity</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
tire Tire camber stiffness per unity gravitational acceleration. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Camber stiffness of the tire is calculated as gravitationalAcceleration*mCamberStiffnessPerUnitGravity<p>
Camber force can be approximated as gravitationalAcceleration*mCamberStiffnessPerUnitGravity*camberAngle.<p>
Specified in kilograms per radian.</dd></dl>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<a class="anchor" name="ab2bbd4b293db8fb9b94f310a59176a2"></a><!-- doxytag: member="PxVehicleTireData::mFrictionVsSlipGraph" ref="ab2bbd4b293db8fb9b94f310a59176a2" args="[3][2]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#ab2bbd4b293db8fb9b94f310a59176a2">PxVehicleTireData::mFrictionVsSlipGraph</a>[3][2]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Graph of friction vs longitudinal slip with 3 points. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>mFrictionVsSlipGraph[0][0] is always zero.<p>
mFrictionVsSlipGraph[0][1] is the friction available at zero longitudinal slip.<p>
mFrictionVsSlipGraph[1][0] is the value of longitudinal slip with maximum friction.<p>
mFrictionVsSlipGraph[1][1] is the maximum friction.<p>
mFrictionVsSlipGraph[2][0] is the end point of the graph.<p>
mFrictionVsSlipGraph[2][1] is the value of friction for slips greater than mFrictionVsSlipGraph[2][0].<p>
The friction value computed from the friction vs longitudinal slip graph is used to scale the friction value for the combination of material and tire type (<a class="el" href="classPxVehicleDrivableSurfaceToTireFrictionPairs.html" title="Friction for each combination of driving surface type and tire type.">PxVehicleDrivableSurfaceToTireFrictionPairs</a>).<p>
mFrictionVsSlipGraph[2][0] &gt; mFrictionVsSlipGraph[1][0] &gt; mFrictionVsSlipGraph[0][0]<p>
mFrictionVsSlipGraph[1][1] is typically greater than mFrictionVsSlipGraph[0][1]<p>
mFrictionVsSlipGraph[2][1] is typically smaller than mFrictionVsSlipGraph[1][1]<p>
longitudinal slips &gt; mFrictionVsSlipGraph[2][0] use friction multiplier mFrictionVsSlipGraph[2][1]<p>
The final friction value used by the tire model is the value returned by <a class="el" href="classPxVehicleDrivableSurfaceToTireFrictionPairs.html" title="Friction for each combination of driving surface type and tire type.">PxVehicleDrivableSurfaceToTireFrictionPairs</a> multiplied by the value computed from mFrictionVsSlipGraph.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleDrivableSurfaceToTireFrictionPairs.html" title="Friction for each combination of driving surface type and tire type.">PxVehicleDrivableSurfaceToTireFrictionPairs</a>, <a class="el" href="group__vehicle.html#g50d8d77d464150cfe6d3f16a12cdbf30" title="Prototype of shader function that is used to compute wheel torque and tire forces...">PxVehicleComputeTireForce</a></dd></dl>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<a class="anchor" name="72bc73620f4d6265cf51869439574d3c"></a><!-- doxytag: member="PxVehicleTireData::mFrictionVsSlipGraphRecipx1Minusx0" ref="72bc73620f4d6265cf51869439574d3c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#72bc73620f4d6265cf51869439574d3c">PxVehicleTireData::mFrictionVsSlipGraphRecipx1Minusx0</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cached value of 1.0f/(mFrictionVsSlipGraph[1][0]-mFrictionVsSlipGraph[0][0]). 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Not necessary to set this value because it is set by <a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a></dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="5a2f35b2a0e3e225e13c62f6d4c588d6"></a><!-- doxytag: member="PxVehicleTireData::mFrictionVsSlipGraphRecipx2Minusx1" ref="5a2f35b2a0e3e225e13c62f6d4c588d6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#5a2f35b2a0e3e225e13c62f6d4c588d6">PxVehicleTireData::mFrictionVsSlipGraphRecipx2Minusx1</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cached value of 1.0f/(mFrictionVsSlipGraph[2][0]-mFrictionVsSlipGraph[1][0]). 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Not necessary to set this value because it is set by <a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a></dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="d52ba7c872280fd9a52e728a052fc7ff"></a><!-- doxytag: member="PxVehicleTireData::mLatStiffX" ref="d52ba7c872280fd9a52e728a052fc7ff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#d52ba7c872280fd9a52e728a052fc7ff">PxVehicleTireData::mLatStiffX</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads. mLatStiffX describes the minimum normalized load (load/restLoad) that gives a flat lateral stiffness response to load. 
<p>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<a class="anchor" name="d2fa139cdff425babbf332384478a857"></a><!-- doxytag: member="PxVehicleTireData::mLatStiffY" ref="d2fa139cdff425babbf332384478a857" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#d2fa139cdff425babbf332384478a857">PxVehicleTireData::mLatStiffY</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads. mLatStiffY describes the maximum possible value of lateralStiffness/restLoad that occurs when (load/restLoad)&gt;= mLatStiffX. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>If load/restLoad is greater than mLatStiffX then the lateral stiffness is mLatStiffY*restLoad.<p>
If load/restLoad is less than mLatStiffX then the lateral stiffness is mLastStiffY*(load/mLatStiffX)<p>
Lateral force can be approximated as lateralStiffness * lateralSlip.<p>
Specified in per radian.</dd></dl>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<a class="anchor" name="92083c9b5fbf957e4d4c54ab566b5457"></a><!-- doxytag: member="PxVehicleTireData::mLongitudinalStiffnessPerUnitGravity" ref="92083c9b5fbf957e4d4c54ab566b5457" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#92083c9b5fbf957e4d4c54ab566b5457">PxVehicleTireData::mLongitudinalStiffnessPerUnitGravity</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tire Longitudinal stiffness per unit gravitational acceleration. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Longitudinal stiffness of the tire is calculated as gravitationalAcceleration*mLongitudinalStiffnessPerUnitGravity.<p>
Longitudinal force can be approximated as gravitationalAcceleration*mLongitudinalStiffnessPerUnitGravity*longitudinalSlip.<p>
Specified in kilograms per radian.</dd></dl>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<a class="anchor" name="0b498753b7cf6afa6f0d507413dcb629"></a><!-- doxytag: member="PxVehicleTireData::mPad" ref="0b498753b7cf6afa6f0d507413dcb629" args="[2]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#0b498753b7cf6afa6f0d507413dcb629">PxVehicleTireData::mPad</a>[2]<code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="8b459e357483c7ee86304cc1280c2d2d"></a><!-- doxytag: member="PxVehicleTireData::mRecipLongitudinalStiffnessPerUnitGravity" ref="8b459e357483c7ee86304cc1280c2d2d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleTireData.html#8b459e357483c7ee86304cc1280c2d2d">PxVehicleTireData::mRecipLongitudinalStiffnessPerUnitGravity</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cached value of 1.0/mLongitudinalStiffnessPerUnitGravity. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Not necessary to set this value because it is set by <a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a></dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleWheelsSimData.html#cfc01818dd853e393bf3d9ea4370441c" title="Set the tire data of the idth wheel.">PxVehicleWheelsSimData::setTireData</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="8a9469d1683718ba3e5a2d2632dd9218"></a><!-- doxytag: member="PxVehicleTireData::mType" ref="8a9469d1683718ba3e5a2d2632dd9218" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__foundation.html#gcce5749db3dcfb916e98c253374264ed">PxU32</a> <a class="el" href="classPxVehicleTireData.html#8a9469d1683718ba3e5a2d2632dd9218">PxVehicleTireData::mType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tire type denoting slicks, wets, snow, winter, summer, all-terrain, mud etc. 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxVehicleDrivableSurfaceToTireFrictionPairs.html" title="Friction for each combination of driving surface type and tire type.">PxVehicleDrivableSurfaceToTireFrictionPairs</a></dd></dl>
<b>Range:</b> [0, PX_MAX_F32)<br>
 
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="PxVehicleComponents_8h-source.html">PxVehicleComponents.h</a></ul>
</div>

<hr style="width: 100%; height: 2px;"><br>
Copyright &copy; 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a>
</body>
</html>