Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

USARBot.Tarantula

Extends
SkidSteeredRobot
Modifiers
config ( USARBot )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.Vehicle
         |   
         +-- Engine.KVehicle
            |   
            +-- USARBot.KRobot
               |   
               +-- USARBot.GroundVehicle
                  |   
                  +-- USARBot.SkidSteeredRobot
                     |   
                     +-- USARBot.Tarantula

Variables Summary
Inherited Variables from USARBot.SkidSteeredRobot
cachedLeftValue, cachedRightValue, gotRobotInfo, LeftPoweredWheels, RightPoweredWheels
Inherited Variables from USARBot.GroundVehicle
List1, List2, Wheels

Enumerations Summary
Inherited Enumerations from USARBot.GroundVehicle
PowerTypes, SteerTypes

Structures Summary
Inherited Structures from USARBot.GroundVehicle
WheelData

Functions Summary
Inherited Functions from USARBot.SkidSteeredRobot
ProcessCarInput
Inherited Functions from USARBot.GroundVehicle
getRobotConf, getRobotGeo, getSteerAngleOfKCarWheelJoint, ProcessCarInput, timer


Defaultproperties

defaultproperties
{
  
  

    
    
    
    Wheels(0)=(Number=4,PowerType=Right_Powered);

    
    
    
    Wheels(1)=(Number=5,PowerType=Left_Powered);

    
    
    
    Wheels(2)=(Number=6,PowerType=Right_Powered);

    
    
    
    Wheels(3)=(Number=7,PowerType=Left_Powered);
  

  
    TireRollFriction=25.000000
    TireLateralFriction=25.00000
    TireSlipRate=0.0003000
    TireSoftness=0.000000

    DrawScale=4.762
    StaticMesh=StaticMesh'USARSim_Vehicles_Meshes.Tarantula.TarantulaBody'
    MaxNetUpdateInterval=0.200000

    
    Dimensions=(X=0.6778,Y=0.444,Z=0.1406) 
    maxSpinSpeed=3.1416                    

    Begin Object Class=KarmaParamsRBFull Name=KParams0
        KInertiaTensor(0)=0.010000
        KInertiaTensor(3)=0.02000
        KInertiaTensor(5)=0.03000
        KCOMOffset=(X=0.000000,Z=0.000000)
        KLinearDamping=0.500000
        KAngularDamping=50.00000
        KStartEnabled=True
        bHighDetailOnly=False
        bClientOnly=False
        bKDoubleTickRate=True
        KFriction=1.600000
        Name="KParams0"
    End Object
    KParams=KarmaParamsRBFull'USARBot.Tarantula.KParams0'
  
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:32.406 - Created with UnCodeX