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 | +-- USARBot.RangeScanner | +-- USARBot.LIDAR
Variables Summary | |
---|---|
int | line |
string | scanData[36] |
int | uuVerFOV |
int | uuVerStep |
float | VerFov |
float | VerResolution |
Inherited Variables from USARBot.RangeScanner |
---|
bPitch, bYaw, rangeData, rBot, Resolution, ScanFov, ScanInterval, time, uuResolution, uuScanFov |
Inherited Variables from USARBot.RangeSensor |
---|
curRot, MaxRange, MinRange, uuMaxRange, uuMinRange |
Functions Summary | ||
---|---|---|
ConvertParam (USARConverter converter) | ||
String | GetConfData () | |
String | GetData () | |
timer () |
Inherited Functions from USARBot.RangeScanner |
---|
ConvertParam, GetConfData, GetData, GetHead, PostNetBeginPlay, rTurn, Set, timer |
Inherited Functions from USARBot.RangeSensor |
---|
ConvertParam, GetConfData, GetData, GetRange |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { HiddenSensor=false DrawScale=1.0 StaticMesh=StaticMesh'USARSim_VehicleParts_Meshes.Sensors.LMS200' ItemName="LIDAR" bYaw=true VerFov = 0.785 VerResolution = 0.022 MaxRange=20 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |