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.TouchSensor
Constants Summary | ||
---|---|---|
PointsPerCircle | = | 6 |
ScanStep | = | 0.25 |
TouchRange | = | 0.16 |
Variables Summary | |
---|---|
bool | bDebug |
float | CircleStep |
float | Diameter |
int | nCircles |
float | uuRadius |
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 () | |
bool | isTouch () |
Inherited Functions from USARBot.Sensor |
---|
GetConfData, GetConfHead, GetData, GetGeoData, GetGeoHead, GetHead, Init |
Inherited Functions from USARBot.Item |
---|
ConvertParam, Init, isName, isType, Set, SetName |
Constants Detail |
---|
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bUseGroup=True ItemType="Touch" HiddenSensor=true DrawScale3D=(X=0.1) Diameter=0.01 drawscale=0.4762 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |