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

USARBot.Submarine


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
class Submarine extends UnderwaterRobot config(USARBot);

//*********************************************************************************************************************
// DEFAULT PROPERTIES
//*********************************************************************************************************************
defaultproperties
{
    StaticMesh=StaticMesh'USARSim_Vehicles_Meshes.Submarine.SubmarineBody'
    DrawScale=4.762

    waterDensity=1000 // Water Density is 1000kg/m^3

    Dimensions=(X=6.5364,Y=1.1428,Z=1.9929) // X=Length=6.5364m, Y=Width=1.1428m, Z=Height=1.9929m

    Begin Object Class=KarmaParamsRBFull Name=KParams0
        KInertiaTensor(0)=50
        KInertiaTensor(3)=50
        KInertiaTensor(5)=50
        KLinearDamping=0.000000
        KAngularDamping=0.000000
        KBuoyancy=1.000000
        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.Submarine.KParams0'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Do 11.1.2007 20:32:58.000 - Creation time: Mo 16.4.2007 11:20:54.203 - Created with UnCodeX