Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
VehiclePhysics.VehicleBase.WheelState Class Reference

Public Attributes

float angularVelocity
 
float brakeTorque
 
float combinedTireSlip
 
float contactAngle = 0.0f
 
float contactDepth = 0.0f
 
float contactSpeed = 0.0f
 
float damperForce = 0.0f
 
float downforce
 
float driveTorque
 
Vector2 externalTireForce
 
bool grounded = false
 
GroundMaterial groundMaterial
 
WheelHit hit
 
float lastContactDepth = 0.0f
 
GroundMaterialHit lastGroundHit
 
Vector2 lastTireForce
 
Vector2 localSurfaceForce
 
Vector2 localWheelVelocity
 
float normalizedLoad = 0.0f
 
float reactionTorque
 
bool steerable = false
 
float steerAngle = 0.0f
 
Vector3 surfaceForce
 
float suspensionCompression = 0.0f
 
Vector2 tireForce
 
Vector2 tireSlip
 
VPWheelCollider wheelCol
 
Vector3 wheelVelocity
 

Member Data Documentation

float VehiclePhysics.VehicleBase.WheelState.angularVelocity
float VehiclePhysics.VehicleBase.WheelState.brakeTorque
float VehiclePhysics.VehicleBase.WheelState.combinedTireSlip
float VehiclePhysics.VehicleBase.WheelState.contactAngle = 0.0f
float VehiclePhysics.VehicleBase.WheelState.contactDepth = 0.0f
float VehiclePhysics.VehicleBase.WheelState.contactSpeed = 0.0f
float VehiclePhysics.VehicleBase.WheelState.damperForce = 0.0f
float VehiclePhysics.VehicleBase.WheelState.downforce
float VehiclePhysics.VehicleBase.WheelState.driveTorque
Vector2 VehiclePhysics.VehicleBase.WheelState.externalTireForce
bool VehiclePhysics.VehicleBase.WheelState.grounded = false
GroundMaterial VehiclePhysics.VehicleBase.WheelState.groundMaterial
WheelHit VehiclePhysics.VehicleBase.WheelState.hit
float VehiclePhysics.VehicleBase.WheelState.lastContactDepth = 0.0f
GroundMaterialHit VehiclePhysics.VehicleBase.WheelState.lastGroundHit
Vector2 VehiclePhysics.VehicleBase.WheelState.lastTireForce
Vector2 VehiclePhysics.VehicleBase.WheelState.localSurfaceForce
Vector2 VehiclePhysics.VehicleBase.WheelState.localWheelVelocity
float VehiclePhysics.VehicleBase.WheelState.normalizedLoad = 0.0f
float VehiclePhysics.VehicleBase.WheelState.reactionTorque
bool VehiclePhysics.VehicleBase.WheelState.steerable = false
float VehiclePhysics.VehicleBase.WheelState.steerAngle = 0.0f
Vector3 VehiclePhysics.VehicleBase.WheelState.surfaceForce
float VehiclePhysics.VehicleBase.WheelState.suspensionCompression = 0.0f
Vector2 VehiclePhysics.VehicleBase.WheelState.tireForce
Vector2 VehiclePhysics.VehicleBase.WheelState.tireSlip
VPWheelCollider VehiclePhysics.VehicleBase.WheelState.wheelCol
Vector3 VehiclePhysics.VehicleBase.WheelState.wheelVelocity

The documentation for this class was generated from the following file: