Uses of Class
net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting

Packages that use VehiclePhysics.PhysicsSetting
net.ctdp.rfdynhud.gamedata   
 

Uses of VehiclePhysics.PhysicsSetting in net.ctdp.rfdynhud.gamedata
 

Methods in net.ctdp.rfdynhud.gamedata that return VehiclePhysics.PhysicsSetting
 VehiclePhysics.PhysicsSetting VehiclePhysics.Engine.getBoostRange()
          Gets the range of possible boost mappings.
 VehiclePhysics.PhysicsSetting VehiclePhysics.Brakes.WheelBrake.getDiscRange()
          Gets the disc thickness range in meters.
 VehiclePhysics.PhysicsSetting VehiclePhysics.getFrontWingRange()
          Gets the front wing range of settings.
 VehiclePhysics.PhysicsSetting VehiclePhysics.getFuelRange()
          Gets the phyiscs setting for fule range in the selected units.
 VehiclePhysics.PhysicsSetting VehiclePhysics.getFuelRangeL()
          Gets the phyiscs setting for fule range in liters.
 VehiclePhysics.PhysicsSetting VehiclePhysics.Brakes.getPressureRange()
          Gets the range for brake pressure values [0, 1].
 VehiclePhysics.PhysicsSetting VehiclePhysics.Brakes.getRearDistributionRange()
          Gets the range of possible brake distribution values.
 VehiclePhysics.PhysicsSetting VehiclePhysics.Engine.getRevLimitRange()
          Gets the range of possible max revs.
 VehiclePhysics.PhysicsSetting VehiclePhysics.getTirePressureRange(Wheel wheel)
          Gets the range of possible values for tire pressure.