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

USARBot.Helicopter

Extends
HelicopterRobot
Modifiers
config ( USARBot )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.Vehicle
         |   
         +-- Engine.KVehicle
            |   
            +-- USARBot.KRobot
               |   
               +-- USARBot.AerialVehicle
                  |   
                  +-- USARBot.HelicopterRobot
                     |   
                     +-- USARBot.Helicopter

Variables Summary
Inherited Variables from USARBot.HelicopterRobot
AntiTorqueIndex, ControllerSpeed, currentTime, currentVel, initialized, maxPitch, maxRoll, oldTime, PropellerForce, PropellerIndex, TorqueToApply

Functions Summary
Inherited Functions from USARBot.HelicopterRobot
getPropellerForce, KApplyForce, ProcessCarInput, RotateClockwise
Inherited Functions from USARBot.AerialVehicle
getRobotConf, getRobotGeo, ProcessCarInput, timer


Defaultproperties

defaultproperties
{
    StaticMesh=StaticMesh'USARSim_Vehicles_Meshes.Helicopter.HelicopterBody'
    DrawScale=119
    
    
    maxPitch = 1.0472 
    maxRoll = 1.0472  
    Dimensions=(X=9.0082,Y=6.6897,Z=2.6128) 

    Begin Object Class=KarmaParamsRBFull Name=KParams0
        KActorGravScale=0
        KInertiaTensor(0)=1
        KInertiaTensor(3)=1
        KInertiaTensor(5)=1
        KLinearDamping=5.000000
        KAngularDamping=1.00000
        KStartEnabled=True
        bHighDetailOnly=False
        bClientOnly=False
        bKDoubleTickRate=True
        bKStayUpright=False
        bDestroyOnWorldPenetrate=True
        bDoSafetime=True
        KFriction=1.600000
        KImpactThreshold=700.000000
     End Object
     KParams=KarmaParamsRBFull'USARBot.Helicopter.KParams0'
}

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