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.RangeSensor
ERSpaw, IR2Sensor, IRSensor, RangeScanner, SonarSensor
Variables Summary | |
---|---|
Rotator | curRot |
float | MaxRange |
float | MinRange |
float | uuMaxRange |
float | uuMinRange |
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 () | |
float | GetRange () |
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 |
---|
Defaultproperties |
---|
defaultproperties { ItemType="Range" MaxRange=3 MinRange=0.1 OutputCurve=(Points=((InVal=0,OutVal=0),(InVal=1000,OutVal=1000))) uuMaxRange=0.0 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |