| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- USARBot.Item
|
+-- USARBot.Sensor
|
+-- USARBot.HumanMotionSensor
| Variables Summary | |
|---|---|
| float | FOV |
| float | MaxRange |
| float | MaxSpeed |
| float | uuMaxRange |
| float | uuMaxSpeed |
| Inherited Variables from USARBot.Sensor |
|---|
| bUseGroup, bWithTimeStamp, HiddenSensor, Mean, Noise, OutputCurve, Sigma, utils |
| Inherited Variables from USARBot.Item |
|---|
| converter, ItemMount, ItemName, ItemType, myDirection, myPosition, Platform, Weight |
| Functions Summary | ||
|---|---|---|
![]() | ConvertParam (USARConverter converter) | |
![]() | String | GetConfData () |
![]() | String | GetData () |
| Inherited Functions from USARBot.Sensor |
|---|
| GetConfData, GetConfHead, GetData, GetGeoData, GetGeoHead, GetHead, Init |
| Inherited Functions from USARBot.Item |
|---|
| ConvertParam, Init, isName, isType, Set, SetName |
| Variables Detail |
|---|
| Functions Detail |
|---|
ConvertParam Source code
GetConfData Source code
GetData Source code| Defaultproperties |
|---|
defaultproperties { ItemType="HumanMotion" MaxRange=3 MaxSpeed=0.5 FOV=1.0472 OutputCurve=(Points=((InVal=0,OutVal=0),(InVal=1000,OutVal=1000))) } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||