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

Public Attributes

DrivenAxles drivenAxles = DrivenAxles.TwoAxles
 
int firstDrivenAxle = 1
 
FourAxlesConfig fourDrivenAxlesConfig = FourAxlesConfig.DualHDriveAndTorqueSplitter
 
int fourthDrivenAxle = 3
 
int secondDrivenAxle = 0
 
int thirdDrivenAxle = 2
 
ThreeAxlesConfig threeDrivenAxlesConfig = ThreeAxlesConfig.HDriveAndTorqueSplitterAtLinkedAxles
 
TwoAxlesConfig twoDrivenAxlesConfig = TwoAxlesConfig.TorqueSplitter
 

Properties

bool hasCenterDifferential [get]
 
bool hasInterAxleDifferential [get]
 
bool hasTorqueSplitter [get]
 

Member Data Documentation

DrivenAxles VehiclePhysics.Driveline.Settings.drivenAxles = DrivenAxles.TwoAxles
int VehiclePhysics.Driveline.Settings.firstDrivenAxle = 1
FourAxlesConfig VehiclePhysics.Driveline.Settings.fourDrivenAxlesConfig = FourAxlesConfig.DualHDriveAndTorqueSplitter
int VehiclePhysics.Driveline.Settings.fourthDrivenAxle = 3
int VehiclePhysics.Driveline.Settings.secondDrivenAxle = 0
int VehiclePhysics.Driveline.Settings.thirdDrivenAxle = 2
ThreeAxlesConfig VehiclePhysics.Driveline.Settings.threeDrivenAxlesConfig = ThreeAxlesConfig.HDriveAndTorqueSplitterAtLinkedAxles
TwoAxlesConfig VehiclePhysics.Driveline.Settings.twoDrivenAxlesConfig = TwoAxlesConfig.TorqueSplitter

Property Documentation

bool VehiclePhysics.Driveline.Settings.hasCenterDifferential
get
bool VehiclePhysics.Driveline.Settings.hasInterAxleDifferential
get
bool VehiclePhysics.Driveline.Settings.hasTorqueSplitter
get

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