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.StabilityControl.Settings Class Reference

Public Attributes

bool enabled = false
 
float minSpeed = 6.0f
 
float oversteerMaxAngle = 12.0f
 
float oversteerMinAngle = 4.0f
 
float oversteerMinSpeed = 10.0f
 
float understeerMaxRate = 1.5f
 
float understeerMinRate = 0.5f
 
float understeerMinSpeed = 6.0f
 

Member Data Documentation

bool VehiclePhysics.StabilityControl.Settings.enabled = false
float VehiclePhysics.StabilityControl.Settings.minSpeed = 6.0f
float VehiclePhysics.StabilityControl.Settings.oversteerMaxAngle = 12.0f
float VehiclePhysics.StabilityControl.Settings.oversteerMinAngle = 4.0f
float VehiclePhysics.StabilityControl.Settings.oversteerMinSpeed = 10.0f
float VehiclePhysics.StabilityControl.Settings.understeerMaxRate = 1.5f
float VehiclePhysics.StabilityControl.Settings.understeerMinRate = 0.5f
float VehiclePhysics.StabilityControl.Settings.understeerMinSpeed = 6.0f

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