iRDS - Intelligent Race Driver System
V 2.1.0.5
|
Public Member Functions | |
Vector3 | GetWheelPosition (float displacement_fraction, Vector3 wheelLocalPosition, float suspensionTravel, bool isLeft) |
Gets the wheel position. More... | |
void | Init () |
Public Attributes | |
Quaternion | mountrot |
Vector3 | up_ch0 |
Vector3 | up_hub |
Vector3 | lo_ch0 |
Vector3 | lo_hub |
Vector3 | rot_lo_hub |
Vector3 | rot_up_hub |
Vector3 IRDSWheel.IRDSWishboneSuspension.GetWheelPosition | ( | float | displacement_fraction, |
Vector3 | wheelLocalPosition, | ||
float | suspensionTravel, | ||
bool | isLeft | ||
) |
Gets the wheel position.
displacement_fraction | Displacement_fraction. |
wheelLocalPosition | Wheel local position. |
suspensionTravel | Suspension travel. |
isLeft | If set to true is left. |