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.Gearbox.StateVars Struct Reference

Public Attributes

int automaticGear
 
float automaticRatio
 
bool engaged
 
int fromGear
 
float fromRatio
 
AutomaticGear gearMode
 
float L
 
float lastAutoShiftTime
 
float lastEngagedTime
 
int manualGear
 
float manualRatio
 
int toGear
 
float toRatio
 
bool transition
 
float transitionRatio
 
float transitionStartedTime
 
bool vehicleMoving
 

Member Data Documentation

int VehiclePhysics.Gearbox.StateVars.automaticGear
float VehiclePhysics.Gearbox.StateVars.automaticRatio
bool VehiclePhysics.Gearbox.StateVars.engaged
int VehiclePhysics.Gearbox.StateVars.fromGear
float VehiclePhysics.Gearbox.StateVars.fromRatio
AutomaticGear VehiclePhysics.Gearbox.StateVars.gearMode
float VehiclePhysics.Gearbox.StateVars.L
float VehiclePhysics.Gearbox.StateVars.lastAutoShiftTime
float VehiclePhysics.Gearbox.StateVars.lastEngagedTime
int VehiclePhysics.Gearbox.StateVars.manualGear
float VehiclePhysics.Gearbox.StateVars.manualRatio
int VehiclePhysics.Gearbox.StateVars.toGear
float VehiclePhysics.Gearbox.StateVars.toRatio
bool VehiclePhysics.Gearbox.StateVars.transition
float VehiclePhysics.Gearbox.StateVars.transitionRatio
float VehiclePhysics.Gearbox.StateVars.transitionStartedTime
bool VehiclePhysics.Gearbox.StateVars.vehicleMoving

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